Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c510 * vmw_resource_relocation_add - Add a relocation to the relocation list
518 static int vmw_resource_relocation_add(struct vmw_sw_context *sw_context, in vmw_resource_relocation_add() function
699 ret = vmw_resource_relocation_add(sw_context, res, in vmw_cmd_res_check()
1939 return vmw_resource_relocation_add(sw_context, NULL, in vmw_cmd_shader_define()
1976 return vmw_resource_relocation_add(sw_context, NULL, in vmw_cmd_shader_destroy()
2030 ret = vmw_resource_relocation_add in vmw_cmd_set_shader()
2629 return vmw_resource_relocation_add(sw_context, view, in vmw_cmd_dx_view_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c495 * vmw_resource_relocation_add - Add a relocation to the relocation list
503 static int vmw_resource_relocation_add(struct vmw_sw_context *sw_context, in vmw_resource_relocation_add() function
686 ret = vmw_resource_relocation_add(sw_context, res, in vmw_cmd_res_check()
1935 return vmw_resource_relocation_add(sw_context, NULL, in vmw_cmd_shader_define()
1972 return vmw_resource_relocation_add(sw_context, NULL, in vmw_cmd_shader_destroy()
2027 ret = vmw_resource_relocation_add in vmw_cmd_set_shader()
2669 return vmw_resource_relocation_add(sw_context, view, in vmw_cmd_dx_view_remove()

Completed in 12 milliseconds