Home
last modified time | relevance | path

Searched defs:hblank (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_encoders.c281 unsigned hblank = native_mode->htotal - native_mode->hdisplay; in radeon_panel_mode_fixup() local
/freebsd-12.1/sys/dev/drm2/
H A Ddrm_modes.c176 int vsyncandback_porch, vback_porch, hblank; in drm_cvt_mode() local
329 unsigned int hblank, total_pixels, pixel_freq; in drm_gtf_mode_complex() local
H A Ddrm_edid.c910 unsigned hblank = (pt->hactive_hblank_hi & 0xf) << 8 | pt->hblank_lo; in drm_mode_detailed() local
/freebsd-12.1/sys/dev/videomode/
H A Dedid.c372 unsigned hactive, hblank, hsyncwid, hsyncoff; in edid_det_timing() local
/freebsd-12.1/sys/dev/hdmi/
H A Ddwc_hdmi.c118 int hblank, vblank, hsync_len, hfp, vfp; in dwc_hdmi_av_composer() local
/freebsd-12.1/sys/dev/drm2/i915/
H A Dintel_display.c9471 u32 hblank; member