Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.c182 * vmw_du_cursor_plane_acquire_image -- Acquire the image data
185 static u32 *vmw_du_cursor_plane_acquire_image(struct vmw_plane_state *vps) in vmw_du_cursor_plane_acquire_image() function
214 old_image = vmw_du_cursor_plane_acquire_image(old_vps); in vmw_du_cursor_plane_has_changed()
215 new_image = vmw_du_cursor_plane_acquire_image(new_vps); in vmw_du_cursor_plane_has_changed()
805 void *image = vmw_du_cursor_plane_acquire_image(vps); in vmw_du_cursor_plane_atomic_update()

Completed in 5 milliseconds