Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_so.c365 (vmw_context_cotable(ctx, vmw_view_cotables[view_type])); in vmw_view_add()
Dvmwgfx_execbuf.c466 res = vmw_context_cotable(ctx, i); in vmw_resource_context_res_add()
1270 cotable_res = vmw_context_cotable(ctx_node->ctx, SVGA_COTABLE_DXQUERY); in vmw_cmd_dx_define_query()
2441 res = vmw_context_cotable(ctx_node->ctx, vmw_view_cotables[view_type]); in vmw_cmd_dx_view_define()
2526 res = vmw_context_cotable(ctx_node->ctx, vmw_so_cotables[so_type]); in vmw_cmd_dx_so_define()
2645 res = vmw_context_cotable(ctx_node->ctx, SVGA_COTABLE_DXSHADER); in vmw_cmd_dx_define_shader()
Dvmwgfx_context.c839 struct vmw_resource *vmw_context_cotable(struct vmw_resource *ctx, in vmw_context_cotable() function
Dvmwgfx_shader.c627 (vmw_context_cotable(ctx, SVGA_COTABLE_DXSHADER)); in vmw_dx_shader_add()
Dvmwgfx_drv.h1187 extern struct vmw_resource *vmw_context_cotable(struct vmw_resource *ctx,