Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h474 int vmw_du_create_cursor_mob_array(struct vmw_cursor_plane *vcp);
Dvmwgfx_kms.c166 int vmw_du_create_cursor_mob_array(struct vmw_cursor_plane *cursor) in vmw_du_create_cursor_mob_array() function
582 if (vmw_du_create_cursor_mob_array(vcp) != 0) in vmw_du_cursor_plane_prepare_fb()