Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h462 void vmw_du_cursor_plane_atomic_update(struct drm_plane *plane,
Dvmwgfx_ldu.c334 .atomic_update = vmw_du_cursor_plane_atomic_update,
Dvmwgfx_scrn.c805 .atomic_update = vmw_du_cursor_plane_atomic_update,
Dvmwgfx_stdu.c1679 .atomic_update = vmw_du_cursor_plane_atomic_update,
Dvmwgfx_kms.c377 vmw_du_cursor_plane_atomic_update(struct drm_plane *plane, in vmw_du_cursor_plane_atomic_update() function