Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.h225 vmw_binding_state_commit(struct vmw_ctx_binding_state *to,
H A Dvmwgfx_binding.c519 void vmw_binding_state_commit(struct vmw_ctx_binding_state *to, in vmw_binding_state_commit() function
H A Dvmwgfx_execbuf.c180 vmw_binding_state_commit(entry->cur, entry->staged); in vmw_execbuf_bindings_commit()