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.h537 #define USE_REAL_VBLANKSTART (1 << 30) macro
Damdgpu_display.c832 if (!(flags & USE_REAL_VBLANKSTART)) in amdgpu_get_crtc_scanoutpos()
/drivers/gpu/drm/radeon/
Dradeon_mode.h693 #define USE_REAL_VBLANKSTART (1 << 30) macro
Dradeon_display.c1980 if (!(flags & USE_REAL_VBLANKSTART)) in radeon_get_crtc_scanoutpos()
Dradeon_pm.c1770 USE_REAL_VBLANKSTART, in radeon_pm_in_vbl()