Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h470 void vmw_du_cursor_plane_atomic_update(struct drm_plane *plane,
H A Dvmwgfx_ldu.c387 .atomic_update = vmw_du_cursor_plane_atomic_update,
H A Dvmwgfx_scrn.c779 .atomic_update = vmw_du_cursor_plane_atomic_update,
H A Dvmwgfx_stdu.c1498 .atomic_update = vmw_du_cursor_plane_atomic_update,
H A Dvmwgfx_kms.c739 vmw_du_cursor_plane_atomic_update(struct drm_plane *plane, in vmw_du_cursor_plane_atomic_update() function