Searched defs:hactive (Results 1 - 13 of 13) sorted by relevance

/src/sys/dev/fdt/
H A Ddisplay_timing.h35 u_int hactive; member in struct:display_timing
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_displayid.h82 u8 hactive[2]; member in struct:displayid_detailed_timings_1
/src/sys/dev/videomode/
H A Dedid.c379 unsigned hactive, hblank, hsyncwid, hsyncoff; local in function:edid_det_timing
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dicl_dsi.c287 u16 hactive = adjusted_mode->crtc_hdisplay; local in function:configure_dual_link_mode
803 u16 htotal, hactive, hsync_start, hsync_end, hsync_size; local in function:gen11_dsi_set_transcoder_timings
[all...]
H A Dvlv_dsi.c1046 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; local in function:bxt_dsi_get_pipe_config
1240 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; local in function:set_dsi_timings
[all...]
H A Dintel_vbt_defs.h904 u16 hactive; member in struct:generic_dtd_entry
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_rq_dlg_calc_20.c123 get_refcyc_per_delivery(struct display_mode_lib * mode_lib,double refclk_freq_in_mhz,double pclk_freq_in_mhz,bool odm_combine,unsigned int recout_width,unsigned int hactive,double vratio,double hscale_pixel_rate,unsigned int delivery_width,unsigned int req_per_swath_ub) argument
[all...]
H A Damdgpu_display_rq_dlg_calc_20v2.c123 get_refcyc_per_delivery(struct display_mode_lib * mode_lib,double refclk_freq_in_mhz,double pclk_freq_in_mhz,bool odm_combine,unsigned int recout_width,unsigned int hactive,double vratio,double hscale_pixel_rate,unsigned int delivery_width,unsigned int req_per_swath_ub) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_rq_dlg_calc_21.c98 get_refcyc_per_delivery(struct display_mode_lib * mode_lib,double refclk_freq_in_mhz,double pclk_freq_in_mhz,bool odm_combine,unsigned int recout_width,unsigned int hactive,double vratio,double hscale_pixel_rate,unsigned int delivery_width,unsigned int req_per_swath_ub) argument
[all...]
/src/sys/arch/arm/rockchip/
H A Drk_vop.c467 const u_int hactive = adjusted_mode->hdisplay; local in function:rk_vop_crtc_atomic_enable
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_edid.c2545 unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->hactive_lo; local in function:drm_mode_detailed
5030 unsigned hactive = (timings->hactive[0] | timings->hactive[1] << 8) + 1; local in function:drm_mode_displayid_detailed
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h324 unsigned int hactive; member in struct:_vcs_dpi_display_pipe_dest_params_st
/src/sys/dev/pci/bktr/
H A Dbktr_reg.h387 int htotal, hdelay, hactive; member in struct:format_params

Completed in 32 milliseconds