Home
last modified time | relevance | path

Searched defs:vactive (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/sys/dev/videomode/
H A Dedid.c345 unsigned vactive, vblank, vsyncwid, vsyncoff; edid_det_timing() local
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_displayid.h120 u8 vactive[2]; member
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_crt.c701 u32 vtotal, vactive; in intel_crt_load_detect() local
H A Dicl_dsi.c851 u16 vtotal, vactive, vsync_start, vsync_end, vsync_shift; in gen11_dsi_set_transcoder_timings() local
H A Dintel_dp.c1560 static int intel_dp_get_slice_height(int vactive) in intel_dp_get_slice_height() argument
2827 int vactive = crtc_state->hw.adjusted_mode.vdisplay; in intel_dp_pcon_dsc_enc_slice_height() local
H A Dintel_hdmi.c3109 int intel_hdmi_dsc_get_slice_height(int vactive) in intel_hdmi_dsc_get_slice_height()
H A Dintel_vbt_defs.h1042 u16 vactive; member
/openbsd-src/sys/dev/fdt/
H A Drkvop.c420 u_int vactive = adjusted_mode->vdisplay; rkvop_crtc_enable() local
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_modes.c330 unsigned int vactive, in fill_analog_mode() argument
H A Ddrm_edid.c3481 unsigned vactive = (pt->vactive_vblank_hi & 0xf0) << 4 | pt->vactive_lo; in drm_mode_detailed() local
6680 unsigned vactive = (timings->vactive[0] | timings->vactive[1] << 8) + 1; in drm_mode_displayid_detailed() local
/openbsd-src/sys/dev/pci/bktr/
H A Dbktr_reg.h426 int vtotal, vdelay, vactive; member
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h520 unsigned int vactive; member
/openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/
H A Ddcn_calcs.h179 float vactive[number_of_planes_minus_one + 1]; member