Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_display.c838 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in amdgpu_display_get_crtc_scanoutpos()
865 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in amdgpu_display_get_crtc_scanoutpos()
Damdgpu_mode.h575 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro
Damdgpu_kms.c1137 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in amdgpu_get_vblank_counter_kms()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_display.c338 GET_DISTANCE_TO_VBLANKSTART, in radeon_crtc_handle_vblank()
1933 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in radeon_get_crtc_scanoutpos()
1960 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in radeon_get_crtc_scanoutpos()
Dradeon_kms.c778 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in radeon_get_vblank_counter_kms()
Dradeon_mode.h692 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro