Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h264 #define vmw_plane_to_vcp(x) container_of(x, struct vmw_cursor_plane, base)
343 struct vmw_cursor_plane { struct
360 struct vmw_cursor_plane cursor; argument
475 int vmw_du_create_cursor_mob_array(struct vmw_cursor_plane *vcp);
476 void vmw_du_destroy_cursor_mob_array(struct vmw_cursor_plane *vcp);
Dvmwgfx_ldu.c366 struct vmw_cursor_plane *cursor; in vmw_ldu_init()
Dvmwgfx_kms.c148 void vmw_du_destroy_cursor_mob_array(struct vmw_cursor_plane *vcp) in vmw_du_destroy_cursor_mob_array()
165 int vmw_du_create_cursor_mob_array(struct vmw_cursor_plane *cursor) in vmw_du_create_cursor_mob_array()
527 struct vmw_cursor_plane *vcp = vmw_plane_to_vcp(plane); in vmw_du_cursor_plane_prepare_fb()
Dvmwgfx_scrn.c835 struct vmw_cursor_plane *cursor; in vmw_sou_init()
Dvmwgfx_stdu.c1731 struct vmw_cursor_plane *cursor; in vmw_stdu_init()