Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c478 * vmw_resource_relocation_add - Add a relocation to the relocation list
486 static int vmw_resource_relocation_add(struct vmw_sw_context *sw_context, in vmw_resource_relocation_add() function
669 ret = vmw_resource_relocation_add(sw_context, res, in vmw_cmd_res_check()
1918 return vmw_resource_relocation_add(sw_context, NULL, in vmw_cmd_shader_define()
1955 return vmw_resource_relocation_add(sw_context, NULL, in vmw_cmd_shader_destroy()
2010 ret = vmw_resource_relocation_add in vmw_cmd_set_shader()
2652 return vmw_resource_relocation_add(sw_context, view, in vmw_cmd_dx_view_remove()