Home
last modified time | relevance | path

Searched refs:vmw_du_create_cursor_mob_array (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h475 int vmw_du_create_cursor_mob_array(struct vmw_cursor_plane *vcp);
Dvmwgfx_kms.c165 int vmw_du_create_cursor_mob_array(struct vmw_cursor_plane *cursor) in vmw_du_create_cursor_mob_array() function
581 if (vmw_du_create_cursor_mob_array(vcp) != 0) in vmw_du_cursor_plane_prepare_fb()