Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_cursor.c30 static void radeon_lock_cursor(struct drm_crtc *crtc, bool lock) in radeon_lock_cursor() function
243 radeon_lock_cursor(crtc, true); in radeon_crtc_cursor_move()
245 radeon_lock_cursor(crtc, false); in radeon_crtc_cursor_move()
303 radeon_lock_cursor(crtc, true); in radeon_crtc_cursor_set2()
320 radeon_lock_cursor(crtc, false); in radeon_crtc_cursor_set2()
350 radeon_lock_cursor(crtc, true); in radeon_cursor_reset()
357 radeon_lock_cursor(crtc, false); in radeon_cursor_reset()