Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_kms.h464 void vmw_du_cursor_plane_atomic_update(struct drm_plane *plane,
H A Dvmwgfx_ldu.c337 .atomic_update = vmw_du_cursor_plane_atomic_update,
H A Dvmwgfx_scrn.c807 .atomic_update = vmw_du_cursor_plane_atomic_update,
H A Dvmwgfx_stdu.c1696 .atomic_update = vmw_du_cursor_plane_atomic_update,
H A Dvmwgfx_kms.c381 vmw_du_cursor_plane_atomic_update(struct drm_plane *plane, in vmw_du_cursor_plane_atomic_update() function