Home
last modified time | relevance | path

Searched defs:hactive (Results 1 – 9 of 9) sorted by relevance

/linux/include/video/
H A Dvideomode.h21 u32 hactive; member
H A Ddisplay_timing.h66 struct timing_entry hactive; /* hor. active video */ member
/linux/drivers/video/fbdev/geode/
H A Ddisplay_gx1.c81 int hactive, hblankstart, hsyncstart, hsyncend, hblankend, htotal; in gx1_set_mode() local
/linux/drivers/gpu/drm/
H A Ddrm_displayid_internal.h118 __le16 hactive; member
135 __le16 hactive; member
H A Ddrm_edid.c3528 unsigned hactive = (pt->hactive_hblank_hi & 0xf0) << 4 | pt->hactive_lo; in drm_mode_detailed() local
6918 unsigned int hactive = le16_to_cpu(timings->hactive) + 1; in drm_mode_displayid_detailed() local
6989 u16 hactive = le16_to_cpu(timings->hactive) + 1; in drm_mode_displayid_formula() local
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml_display_rq_dlg_calc.c212 dml_uint_t hactive = timing->HActive[plane_idx]; in dml_rq_dlg_get_dlg_reg() local
/linux/drivers/video/fbdev/core/
H A Dfbmon.c1025 u32 hactive; member
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c4798 int drm_dp_bw_overhead(int lane_count, int hactive, in drm_dp_bw_overhead()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h521 unsigned int hactive; member