Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c1929 ret = vmw_compat_shader_add(dev_priv, vmw_context_res_man(ctx), in vmw_cmd_shader_define()
1967 ret = vmw_shader_remove(vmw_context_res_man(ctx), cmd->body.shid, in vmw_cmd_shader_destroy()
2018 res = vmw_shader_lookup(vmw_context_res_man(ctx), in vmw_cmd_set_shader()
2714 res = vmw_shader_lookup(vmw_context_res_man(ctx), cmd->body.shid, 0); in vmw_cmd_dx_bind_shader()
3625 sw_context->man = vmw_context_res_man(res); in vmw_execbuf_tie_context()
Dvmwgfx_context.c834 struct vmw_cmdbuf_res_manager *vmw_context_res_man(struct vmw_resource *ctx) in vmw_context_res_man() function
Dvmwgfx_drv.h1186 vmw_context_res_man(struct vmw_resource *ctx);