Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_display.c819 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in amdgpu_display_get_crtc_scanoutpos()
846 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in amdgpu_display_get_crtc_scanoutpos()
H A Damdgpu_mode.h587 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro
H A Damdgpu_kms.c1021 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in amdgpu_get_vblank_counter_kms()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_display.c330 GET_DISTANCE_TO_VBLANKSTART, in radeon_crtc_handle_vblank()
1953 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in radeon_get_crtc_scanoutpos()
1980 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in radeon_get_crtc_scanoutpos()
H A Dradeon_mode.h698 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro
H A Dradeon_kms.c825 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in radeon_get_vblank_counter_kms()