Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c2189 vmw_context_res_man(val->res), in vmw_cmd_shader_define()
2234 ret = vmw_shader_remove(vmw_context_res_man(val->res), in vmw_cmd_shader_destroy()
2288 res = vmw_shader_lookup(vmw_context_res_man(ctx_node->res), in vmw_cmd_set_shader()
3047 res = vmw_shader_lookup(vmw_context_res_man(ctx_node->res), in vmw_cmd_dx_bind_shader()
4081 sw_context->man = vmw_context_res_man(res); in vmw_execbuf_tie_context()
Dvmwgfx_context.c859 struct vmw_cmdbuf_res_manager *vmw_context_res_man(struct vmw_resource *ctx) in vmw_context_res_man() function
Dvmwgfx_drv.h1044 vmw_context_res_man(struct vmw_resource *ctx);