Searched refs:vmw_du_cursor_plane_atomic_check (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.h | 460 int vmw_du_cursor_plane_atomic_check(struct drm_plane *plane,
|
H A D | vmwgfx_ldu.c | 333 .atomic_check = vmw_du_cursor_plane_atomic_check,
|
H A D | vmwgfx_scrn.c | 804 .atomic_check = vmw_du_cursor_plane_atomic_check,
|
H A D | vmwgfx_kms.c | 473 * vmw_du_cursor_plane_atomic_check - check if the new state is okay 483 int vmw_du_cursor_plane_atomic_check(struct drm_plane *plane, in vmw_du_cursor_plane_atomic_check() function
|
H A D | vmwgfx_stdu.c | 1678 .atomic_check = vmw_du_cursor_plane_atomic_check,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.h | 471 int vmw_du_cursor_plane_atomic_check(struct drm_plane *plane,
|
H A D | vmwgfx_ldu.c | 403 .atomic_check = vmw_du_cursor_plane_atomic_check,
|
H A D | vmwgfx_stdu.c | 1434 .atomic_check = vmw_du_cursor_plane_atomic_check,
|
H A D | vmwgfx_scrn.c | 779 .atomic_check = vmw_du_cursor_plane_atomic_check,
|
H A D | vmwgfx_kms.c | 868 * vmw_du_cursor_plane_atomic_check - check if the new state is okay 878 int vmw_du_cursor_plane_atomic_check(struct drm_plane *plane, in vmw_du_cursor_plane_atomic_check() function
|
Completed in 18 milliseconds