Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_streamoutput.c293 (vmw_context_cotable(ctx, SVGA_COTABLE_STREAMOUTPUT)); in vmw_dx_streamoutput_add()
A Dvmwgfx_so.c352 (vmw_context_cotable(ctx, vmw_view_cotables[view_type])); in vmw_view_add()
A Dvmwgfx_execbuf.c449 res = vmw_context_cotable(ctx, i); in vmw_resource_context_res_add()
1261 cotable_res = vmw_context_cotable(ctx_node->ctx, SVGA_COTABLE_DXQUERY); in vmw_cmd_dx_define_query()
2486 res = vmw_context_cotable(ctx_node->ctx, vmw_view_cotables[view_type]); in vmw_cmd_dx_view_define()
2571 res = vmw_context_cotable(ctx_node->ctx, vmw_so_cotables[so_type]); in vmw_cmd_dx_so_define()
2691 res = vmw_context_cotable(ctx_node->ctx, SVGA_COTABLE_DXSHADER); in vmw_cmd_dx_define_shader()
3012 res = vmw_context_cotable(ctx_node->ctx, SVGA_COTABLE_STREAMOUTPUT); in vmw_cmd_dx_define_streamoutput()
A Dvmwgfx_shader.c603 (vmw_context_cotable(ctx, SVGA_COTABLE_DXSHADER)); in vmw_dx_shader_add()
A Dvmwgfx_context.c815 struct vmw_resource *vmw_context_cotable(struct vmw_resource *ctx, in vmw_context_cotable() function
A Dvmwgfx_drv.h1292 extern struct vmw_resource *vmw_context_cotable(struct vmw_resource *ctx,

Completed in 20 milliseconds