Searched refs:USE_REAL_VBLANKSTART (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_pm.c1831 USE_REAL_VBLANKSTART,
H A Dradeon_display.c1779 * USE_REAL_VBLANKSTART to use the real start of vblank instead
1938 * start to be used and signal this via the USE_REAL_VBLANKSTART flag.
1945 if (!(flags & USE_REAL_VBLANKSTART))
H A Dradeon_mode.h650 #define USE_REAL_VBLANKSTART (1 << 30) macro
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h658 #define USE_REAL_VBLANKSTART (1 << 30) macro
H A Damdgpu_display.c1462 * USE_REAL_VBLANKSTART to use the real start of vblank instead
1541 * start to be used and signal this via the USE_REAL_VBLANKSTART flag.
1548 if (!(flags & USE_REAL_VBLANKSTART))

Completed in 288 milliseconds