Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_binding.h204 extern void vmw_binding_state_free(struct vmw_ctx_binding_state *cbs);
Dvmwgfx_drv.c1002 vmw_binding_state_free(dev_priv->ctx.staged_bindings); in vmw_driver_load()
1047 vmw_binding_state_free(dev_priv->ctx.staged_bindings); in vmw_driver_unload()
Dvmwgfx_context.c706 vmw_binding_state_free(ctx->cbs); in vmw_user_context_free()
Dvmwgfx_binding.c1234 void vmw_binding_state_free(struct vmw_ctx_binding_state *cbs) in vmw_binding_state_free() function
Dvmwgfx_execbuf.c181 vmw_binding_state_free(val->staged_bindings); in vmw_resources_unreserve()
3694 vmw_binding_state_free(val->staged_bindings); in vmw_resource_list_unreference()