Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_mode.h581 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro
A 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()
A Damdgpu_kms.c1358 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in amdgpu_get_vblank_counter_kms()
/linux/drivers/gpu/drm/radeon/
A 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()
A Dradeon_kms.c802 dev, pipe, GET_DISTANCE_TO_VBLANKSTART, in radeon_get_vblank_counter_kms()
A Dradeon_mode.h691 #define GET_DISTANCE_TO_VBLANKSTART (1 << 31) macro

Completed in 20 milliseconds