Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c121 struct vmw_ctx_binding_state *staged; member
180 vmw_binding_state_commit(entry->cur, entry->staged); in vmw_execbuf_bindings_commit()
182 if (entry->staged != sw_context->staged_bindings) in vmw_execbuf_bindings_commit()
183 vmw_binding_state_free(entry->staged); in vmw_execbuf_bindings_commit()
234 node->staged = vmw_binding_state_alloc(dev_priv); in vmw_cmd_ctx_first_setup()
235 if (IS_ERR(node->staged)) { in vmw_cmd_ctx_first_setup()
236 ret = PTR_ERR(node->staged); in vmw_cmd_ctx_first_setup()
237 node->staged = NULL; in vmw_cmd_ctx_first_setup()
241 node->staged = sw_context->staged_bindings; in vmw_cmd_ctx_first_setup()
820 vmw_binding_add(ctx_node->staged, &binding.bi, in vmw_view_bindings_add()
[all …]
/linux-5.19.10/Documentation/driver-api/nvdimm/
Dfirmware-activate.rst65 firmware staged + state set to armed, and 'ndbusX/firmware/activate' is
80 firmware image not being staged.
/linux-5.19.10/Documentation/PCI/
Dpciebus-howto.rst66 staged approach.
/linux-5.19.10/Documentation/admin-guide/device-mapper/
Ddm-zoned.rst129 metadata blocks are staged and updated. Normal operation is then
/linux-5.19.10/Documentation/doc-guide/
Dsphinx.rst297 The example below shows how to use this markup. The first level of the staged
/linux-5.19.10/Documentation/process/
D2.Process.rst46 and staged ahead of time. How that process works will be described in