Searched defs:vmw_resource_val_add (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c132 * vmw_resource_val_add - Add a resource to the software context's
140 static int vmw_resource_val_add(struct vmw_sw_context *sw_context, function
210 ret = vmw_resource_val_add(sw_context, entry->bi.res, NULL);
453 ret = vmw_resource_val_add(sw_context, res, &node);

Completed in 35 milliseconds