Searched refs:crtc_vdisplay (Results 26 - 32 of 32) sorted by relevance

12

/openbsd-current/sys/dev/pci/drm/
H A Ddrm_vblank.c656 mode->crtc_vtotal, mode->crtc_vdisplay);
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dr600_dpm.c171 radeon_crtc->hw_mode.crtc_vdisplay +
H A Dradeon_display.c1931 vbl_start = mode->crtc_vdisplay;
H A Dradeon_atombios.c1822 mode->crtc_vdisplay = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_V_Disp);
1865 mode->crtc_vdisplay = le16_to_cpu(dtd_timings->usVActive);
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_display.c1528 vbl_start = mode->crtc_vdisplay;
/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5241 dm_crtc_state->base.mode.crtc_vdisplay,
5540 timing_out->v_addressable = mode_in->crtc_vdisplay;
5541 timing_out->v_front_porch = mode_in->crtc_vsync_start - mode_in->crtc_vdisplay;
5612 dst_mode->crtc_vdisplay = src_mode->crtc_vdisplay;
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_dp.c1598 vdsc_cfg->pic_height = crtc_state->hw.adjusted_mode.crtc_vdisplay;

Completed in 293 milliseconds

12