Searched refs:vmw_context_cotable (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_streamoutput.c | 295 (vmw_context_cotable(ctx, SVGA_COTABLE_STREAMOUTPUT)); in vmw_dx_streamoutput_add()
|
| H A D | vmwgfx_so.c | 354 (vmw_context_cotable(ctx, vmw_view_cotables[view_type])); in vmw_view_add()
|
| H A D | vmwgfx_execbuf.c | 450 res = vmw_context_cotable(ctx, i); in vmw_resource_context_res_add() 1269 cotable_res = vmw_context_cotable(ctx_node->ctx, SVGA_COTABLE_DXQUERY); in vmw_cmd_dx_define_query() 2489 res = vmw_context_cotable(ctx_node->ctx, vmw_view_cotables[view_type]); in vmw_cmd_dx_view_define() 2576 res = vmw_context_cotable(ctx_node->ctx, vmw_so_cotables[so_type]); in vmw_cmd_dx_so_define() 2696 res = vmw_context_cotable(ctx_node->ctx, SVGA_COTABLE_DXSHADER); in vmw_cmd_dx_define_shader() 3019 res = vmw_context_cotable(ctx_node->ctx, SVGA_COTABLE_STREAMOUTPUT); in vmw_cmd_dx_define_streamoutput()
|
| H A D | vmwgfx_shader.c | 606 (vmw_context_cotable(ctx, SVGA_COTABLE_DXSHADER)); in vmw_dx_shader_add()
|
| H A D | vmwgfx_context.c | 819 struct vmw_resource *vmw_context_cotable(struct vmw_resource *ctx, in vmw_context_cotable() function
|
| H A D | vmwgfx_drv.h | 1152 extern struct vmw_resource *vmw_context_cotable(struct vmw_resource *ctx,
|