Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.h234 extern void vmw_binding_state_free(struct vmw_ctx_binding_state *cbs);
H A Dvmwgfx_drv.c850 vmw_binding_state_free(sw_context->staged_bindings); in vmw_sw_context_fini()
1173 vmw_binding_state_free(dev_priv->ctx.staged_bindings); in vmw_driver_load()
H A Dvmwgfx_context.c693 vmw_binding_state_free(ctx->cbs); in vmw_user_context_free()
H A Dvmwgfx_binding.c1378 void vmw_binding_state_free(struct vmw_ctx_binding_state *cbs) in vmw_binding_state_free() function
H A Dvmwgfx_execbuf.c183 vmw_binding_state_free(entry->staged); in vmw_execbuf_bindings_commit()