Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h565 #define USE_REAL_VBLANKSTART (1 << 30) macro
H A Damdgpu_display.c1548 if (!(flags & USE_REAL_VBLANKSTART)) in amdgpu_display_get_crtc_scanoutpos()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_mode.h653 #define USE_REAL_VBLANKSTART (1 << 30) macro
H A Dradeon_display.c1951 if (!(flags & USE_REAL_VBLANKSTART)) in radeon_get_crtc_scanoutpos()
H A Dradeon_pm.c1830 USE_REAL_VBLANKSTART, in radeon_pm_in_vbl()