Lines Matching refs:vmw_resource

37 	struct vmw_resource res;
40 struct vmw_resource *cotables[SVGA_COTABLE_MAX];
45 static void vmw_user_context_free(struct vmw_resource *res);
46 static struct vmw_resource *
49 static int vmw_gb_context_create(struct vmw_resource *res);
50 static int vmw_gb_context_bind(struct vmw_resource *res,
52 static int vmw_gb_context_unbind(struct vmw_resource *res,
55 static int vmw_gb_context_destroy(struct vmw_resource *res);
56 static int vmw_dx_context_create(struct vmw_resource *res);
57 static int vmw_dx_context_bind(struct vmw_resource *res,
59 static int vmw_dx_context_unbind(struct vmw_resource *res,
62 static int vmw_dx_context_destroy(struct vmw_resource *res);
124 struct vmw_resource *res;
140 static void vmw_hw_context_destroy(struct vmw_resource *res)
182 struct vmw_resource *res,
183 void (*res_free)(struct vmw_resource *res))
242 struct vmw_resource *res,
243 void (*res_free)(struct vmw_resource *res),
298 static int vmw_gb_context_create(struct vmw_resource *res)
341 static int vmw_gb_context_bind(struct vmw_resource *res,
368 static int vmw_gb_context_unbind(struct vmw_resource *res,
434 static int vmw_gb_context_destroy(struct vmw_resource *res)
465 static int vmw_dx_context_create(struct vmw_resource *res)
508 static int vmw_dx_context_bind(struct vmw_resource *res,
550 void vmw_dx_context_scrub_cotables(struct vmw_resource *ctx,
561 struct vmw_resource *res;
577 static int vmw_dx_context_unbind(struct vmw_resource *res,
650 static int vmw_dx_context_destroy(struct vmw_resource *res)
681 static struct vmw_resource *
687 static void vmw_user_context_free(struct vmw_resource *res)
710 struct vmw_resource *res = &ctx->res;
730 struct vmw_resource *res;
731 struct vmw_resource *tmp;
806 struct list_head *vmw_context_binding_list(struct vmw_resource *ctx)
814 struct vmw_cmdbuf_res_manager *vmw_context_res_man(struct vmw_resource *ctx)
819 struct vmw_resource *vmw_context_cotable(struct vmw_resource *ctx,
842 vmw_context_binding_state(struct vmw_resource *ctx)
859 int vmw_context_bind_dx_query(struct vmw_resource *ctx_res,
893 vmw_context_get_dx_query_mob(struct vmw_resource *ctx_res)