Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h581 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro
Damdgpu_display.c1480 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in amdgpu_display_get_crtc_scanoutpos()
1507 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in amdgpu_display_get_crtc_scanoutpos()
Damdgpu_kms.c1345 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in amdgpu_get_vblank_counter_kms()
/Linux-v5.15/drivers/gpu/drm/radeon/
Dradeon_display.c338 GET_DISTANCE_TO_VBLANKSTART, in radeon_crtc_handle_vblank()
1928 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in radeon_get_crtc_scanoutpos()
1955 if (flags & GET_DISTANCE_TO_VBLANKSTART) { in radeon_get_crtc_scanoutpos()
Dradeon_kms.c802 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in radeon_get_vblank_counter_kms()
Dradeon_mode.h691 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro