Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h468 int vmw_du_cursor_plane_atomic_check(struct drm_plane *plane,
H A Dvmwgfx_ldu.c386 .atomic_check = vmw_du_cursor_plane_atomic_check,
H A Dvmwgfx_scrn.c778 .atomic_check = vmw_du_cursor_plane_atomic_check,
H A Dvmwgfx_stdu.c1497 .atomic_check = vmw_du_cursor_plane_atomic_check,
H A Dvmwgfx_kms.c888 int vmw_du_cursor_plane_atomic_check(struct drm_plane *plane, in vmw_du_cursor_plane_atomic_check() function