Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_display.c851 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in amdgpu_display_get_crtc_scanoutpos()
878 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in amdgpu_display_get_crtc_scanoutpos()
Damdgpu_mode.h578 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro
Damdgpu_kms.c1183 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in amdgpu_get_vblank_counter_kms()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_display.c344 GET_DISTANCE_TO_VBLANKSTART, in radeon_crtc_handle_vblank()
1936 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in radeon_get_crtc_scanoutpos()
1963 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in radeon_get_crtc_scanoutpos()
Dradeon_kms.c787 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in radeon_get_vblank_counter_kms()
Dradeon_mode.h691 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro