Home
last modified time | relevance | path

Searched refs:vmw_binding_state_free (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.h232 extern void vmw_binding_state_free(struct vmw_ctx_binding_state *cbs);
H A Dvmwgfx_drv.c1016 vmw_binding_state_free(dev_priv->ctx.staged_bindings); in vmw_driver_load()
1062 vmw_binding_state_free(dev_priv->ctx.staged_bindings); in vmw_driver_unload()
H A Dvmwgfx_context.c692 vmw_binding_state_free(ctx->cbs); in vmw_user_context_free()
H A Dvmwgfx_binding.c1366 * vmw_binding_state_free - Free a struct vmw_ctx_binding_state and its
1371 void vmw_binding_state_free(struct vmw_ctx_binding_state *cbs) in vmw_binding_state_free() function
H A Dvmwgfx_execbuf.c179 vmw_binding_state_free(entry->staged); in vmw_execbuf_bindings_commit()
/kernel/linux/linux-6.6/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.c849 vmw_binding_state_free(sw_context->staged_bindings); in vmw_sw_context_fini()
1179 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.c1374 * vmw_binding_state_free - Free a struct vmw_ctx_binding_state.
1378 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()

Completed in 22 milliseconds