Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_display.c811 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in amdgpu_display_get_crtc_scanoutpos()
838 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in amdgpu_display_get_crtc_scanoutpos()
Damdgpu_mode.h585 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro
Damdgpu_kms.c1024 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in amdgpu_get_vblank_counter_kms()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_display.c332 GET_DISTANCE_TO_VBLANKSTART, in radeon_crtc_handle_vblank()
1927 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in radeon_get_crtc_scanoutpos()
1954 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in radeon_get_crtc_scanoutpos()
Dradeon_kms.c797 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in radeon_get_vblank_counter_kms()
Dradeon_mode.h692 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro