Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c185 static u32 *vmw_du_cursor_plane_acquire_image(struct vmw_plane_state *vps) in vmw_du_cursor_plane_acquire_image() function
215 old_image = vmw_du_cursor_plane_acquire_image(old_vps); in vmw_du_cursor_plane_has_changed()
216 new_image = vmw_du_cursor_plane_acquire_image(new_vps); in vmw_du_cursor_plane_has_changed()
803 void *image = vmw_du_cursor_plane_acquire_image(vps); in vmw_du_cursor_plane_atomic_update()