Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_context.c34 struct vmw_user_context { struct
115 static void vmw_context_cotables_unref(struct vmw_user_context *uctx) in vmw_context_cotables_unref()
133 struct vmw_user_context *uctx = in vmw_hw_context_destroy()
134 container_of(res, struct vmw_user_context, res); in vmw_hw_context_destroy()
180 struct vmw_user_context *uctx = in vmw_gb_context_init()
181 container_of(res, struct vmw_user_context, res); in vmw_gb_context_init()
374 struct vmw_user_context *uctx = in vmw_gb_context_unbind()
375 container_of(res, struct vmw_user_context, res); in vmw_gb_context_unbind()
562 struct vmw_user_context *uctx = in vmw_dx_context_scrub_cotables()
563 container_of(ctx, struct vmw_user_context, res); in vmw_dx_context_scrub_cotables()
[all …]