Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h471 int vmw_du_cursor_plane_atomic_check(struct drm_plane *plane,
Dvmwgfx_ldu.c403 .atomic_check = vmw_du_cursor_plane_atomic_check,
Dvmwgfx_scrn.c779 .atomic_check = vmw_du_cursor_plane_atomic_check,
Dvmwgfx_stdu.c1434 .atomic_check = vmw_du_cursor_plane_atomic_check,
Dvmwgfx_kms.c876 int vmw_du_cursor_plane_atomic_check(struct drm_plane *plane, in vmw_du_cursor_plane_atomic_check() function