Searched refs:vmw_view_add (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_so.h | 144 extern int vmw_view_add(struct vmw_cmdbuf_res_manager *man,
|
H A D | vmwgfx_so.c | 296 * vmw_view_add - Create a view resource and stage it for addition 310 int vmw_view_add(struct vmw_cmdbuf_res_manager *man, in vmw_view_add() function
|
H A D | vmwgfx_execbuf.c | 2457 return vmw_view_add(sw_context->man, ctx_node->ctx, srf, view_type, in vmw_cmd_dx_view_define()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_so.h | 148 extern int vmw_view_add(struct vmw_cmdbuf_res_manager *man,
|
H A D | vmwgfx_so.c | 296 * vmw_view_add - Create a view resource and stage it for addition 310 int vmw_view_add(struct vmw_cmdbuf_res_manager *man, in vmw_view_add() function
|
H A D | vmwgfx_execbuf.c | 2495 return vmw_view_add(sw_context->man, ctx_node->ctx, srf, view_type, in vmw_cmd_dx_view_define()
|
Completed in 16 milliseconds