Searched refs:vmw_du_cursor_plane_atomic_update (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.h | 462 void vmw_du_cursor_plane_atomic_update(struct drm_plane *plane,
|
H A D | vmwgfx_ldu.c | 334 .atomic_update = vmw_du_cursor_plane_atomic_update,
|
H A D | vmwgfx_scrn.c | 805 .atomic_update = vmw_du_cursor_plane_atomic_update,
|
H A D | vmwgfx_kms.c | 377 vmw_du_cursor_plane_atomic_update(struct drm_plane *plane, in vmw_du_cursor_plane_atomic_update() function
|
H A D | vmwgfx_stdu.c | 1679 .atomic_update = vmw_du_cursor_plane_atomic_update,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.h | 473 void vmw_du_cursor_plane_atomic_update(struct drm_plane *plane,
|
H A D | vmwgfx_ldu.c | 404 .atomic_update = vmw_du_cursor_plane_atomic_update,
|
H A D | vmwgfx_stdu.c | 1435 .atomic_update = vmw_du_cursor_plane_atomic_update,
|
H A D | vmwgfx_scrn.c | 780 .atomic_update = vmw_du_cursor_plane_atomic_update,
|
H A D | vmwgfx_kms.c | 137 * Called from inside vmw_du_cursor_plane_atomic_update to actually 759 vmw_du_cursor_plane_atomic_update(struct drm_plane *plane, in vmw_du_cursor_plane_atomic_update() function
|
Completed in 19 milliseconds