Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h580 #define USE_REAL_VBLANKSTART (1 << 30) macro
Damdgpu_display.c1499 if (!(flags & USE_REAL_VBLANKSTART)) in amdgpu_display_get_crtc_scanoutpos()
/drivers/gpu/drm/radeon/
Dradeon_mode.h690 #define USE_REAL_VBLANKSTART (1 << 30) macro
Dradeon_display.c1948 if (!(flags & USE_REAL_VBLANKSTART)) in radeon_get_crtc_scanoutpos()
Dradeon_pm.c1830 USE_REAL_VBLANKSTART, in radeon_pm_in_vbl()