Home
last modified time | relevance | path

Searched refs:dst_v (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_display.c1682 u32 src_v = 1, dst_v = 1; in radeon_crtc_scaling_mode_fixup() local
1709 dst_v = radeon_crtc->native_mode.vdisplay; in radeon_crtc_scaling_mode_fixup()
1730 dst_v = crtc->mode.vdisplay - (radeon_crtc->v_border * 2); in radeon_crtc_scaling_mode_fixup()
1751 b.full = dfixed_const(dst_v); in radeon_crtc_scaling_mode_fixup()