Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c119 struct vmw_ctx_binding_state *staged; member
176 vmw_binding_state_commit(entry->cur, entry->staged); in vmw_execbuf_bindings_commit()
178 if (entry->staged != sw_context->staged_bindings) in vmw_execbuf_bindings_commit()
179 vmw_binding_state_free(entry->staged); in vmw_execbuf_bindings_commit()
229 node->staged = vmw_binding_state_alloc(dev_priv); in vmw_cmd_ctx_first_setup()
230 if (IS_ERR(node->staged)) { in vmw_cmd_ctx_first_setup()
231 ret = PTR_ERR(node->staged); in vmw_cmd_ctx_first_setup()
232 node->staged = NULL; in vmw_cmd_ctx_first_setup()
236 node->staged = sw_context->staged_bindings; in vmw_cmd_ctx_first_setup()
811 vmw_binding_add(ctx_node->staged, &binding.bi, in vmw_view_bindings_add()
[all …]
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Ddm-zoned.rst125 metadata blocks are staged and updated. Normal operation is then
/Linux-v5.4/Documentation/PCI/
Dpciebus-howto.rst66 staged approach.
/Linux-v5.4/Documentation/doc-guide/
Dsphinx.rst290 The example below shows how to use this markup. The first level of the staged
/Linux-v5.4/Documentation/process/
D2.Process.rst46 and staged ahead of time. How that process works will be described in