Searched refs:GET_DISTANCE_TO_VBLANKSTART (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h659 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro
H A Damdgpu_display.c1465 * GET_DISTANCE_TO_VBLANKSTART to return distance to the
1533 if (flags & GET_DISTANCE_TO_VBLANKSTART) {
1560 if (flags & GET_DISTANCE_TO_VBLANKSTART) {
H A Damdgpu_kms.c1530 dev, pipe, GET_DISTANCE_TO_VBLANKSTART,
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_display.c318 * to complete in this vblank? GET_DISTANCE_TO_VBLANKSTART provides
338 GET_DISTANCE_TO_VBLANKSTART,
1788 * GET_DISTANCE_TO_VBLANKSTART to return distance to the
1936 if (flags & GET_DISTANCE_TO_VBLANKSTART) {
1963 if (flags & GET_DISTANCE_TO_VBLANKSTART) {
H A Dradeon_kms.c793 dev, pipe, GET_DISTANCE_TO_VBLANKSTART,
H A Dradeon_mode.h651 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro

Completed in 132 milliseconds