Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h566 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro
H A Damdgpu_display.c1533 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in amdgpu_display_get_crtc_scanoutpos()
1560 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in amdgpu_display_get_crtc_scanoutpos()
H A Damdgpu_kms.c1416 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in amdgpu_get_vblank_counter_kms()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_display.c338 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()
H A Dradeon_kms.c793 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in radeon_get_vblank_counter_kms()
H A Dradeon_mode.h654 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro