Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Dradeon_cursor.c32 static void radeon_lock_cursor(struct drm_crtc *crtc, bool lock) in radeon_lock_cursor() function
269 radeon_lock_cursor(crtc, true); in radeon_crtc_cursor_move()
271 radeon_lock_cursor(crtc, false); in radeon_crtc_cursor_move()
326 radeon_lock_cursor(crtc, true); in radeon_crtc_cursor_set2()
347 radeon_lock_cursor(crtc, false); in radeon_crtc_cursor_set2()
377 radeon_lock_cursor(crtc, true); in radeon_cursor_reset()
384 radeon_lock_cursor(crtc, false); in radeon_cursor_reset()

Completed in 3 milliseconds