Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h460 int vmw_du_cursor_plane_atomic_check(struct drm_plane *plane,
Dvmwgfx_ldu.c338 .atomic_check = vmw_du_cursor_plane_atomic_check,
Dvmwgfx_scrn.c808 .atomic_check = vmw_du_cursor_plane_atomic_check,
Dvmwgfx_stdu.c1685 .atomic_check = vmw_du_cursor_plane_atomic_check,
Dvmwgfx_kms.c492 int vmw_du_cursor_plane_atomic_check(struct drm_plane *plane, in vmw_du_cursor_plane_atomic_check() function