Searched refs:vmw_view_remove (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_so.h | 153 extern int vmw_view_remove(struct vmw_cmdbuf_res_manager *man,
|
H A D | vmwgfx_so.c | 395 * vmw_view_remove - Stage a view for removal. 406 int vmw_view_remove(struct vmw_cmdbuf_res_manager *man, in vmw_view_remove() function
|
H A D | vmwgfx_execbuf.c | 2618 ret = vmw_view_remove(sw_context->man, cmd->body.view_id, view_type, in vmw_cmd_dx_view_remove()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_so.h | 157 extern int vmw_view_remove(struct vmw_cmdbuf_res_manager *man,
|
H A D | vmwgfx_so.c | 383 * vmw_view_remove - Stage a view for removal. 394 int vmw_view_remove(struct vmw_cmdbuf_res_manager *man, in vmw_view_remove() function
|
H A D | vmwgfx_execbuf.c | 2658 ret = vmw_view_remove(sw_context->man, cmd->body.view_id, view_type, in vmw_cmd_dx_view_remove()
|
Completed in 13 milliseconds