Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c122 struct vmw_ctx_binding_state *staged; member
181 vmw_binding_state_commit(entry->cur, entry->staged); in vmw_execbuf_bindings_commit()
183 if (entry->staged != sw_context->staged_bindings) in vmw_execbuf_bindings_commit()
184 vmw_binding_state_free(entry->staged); in vmw_execbuf_bindings_commit()
235 node->staged = vmw_binding_state_alloc(dev_priv); in vmw_cmd_ctx_first_setup()
236 if (IS_ERR(node->staged)) { in vmw_cmd_ctx_first_setup()
237 ret = PTR_ERR(node->staged); in vmw_cmd_ctx_first_setup()
238 node->staged = NULL; in vmw_cmd_ctx_first_setup()
242 node->staged = sw_context->staged_bindings; in vmw_cmd_ctx_first_setup()
807 vmw_binding_add(ctx_node->staged, &binding.bi, in vmw_view_bindings_add()
[all …]
/linux-6.15/Documentation/driver-api/nvdimm/
H A Dfirmware-activate.rst65 firmware staged + state set to armed, and 'ndbusX/firmware/activate' is
80 firmware image not being staged.
/linux-6.15/Documentation/PCI/
H A Dpciebus-howto.rst66 staged approach.
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst129 metadata blocks are staged and updated. Normal operation is then
/linux-6.15/Documentation/doc-guide/
H A Dsphinx.rst361 The example below shows how to use this markup. The first level of the staged
/linux-6.15/Documentation/process/
H A D2.Process.rst46 and staged ahead of time. How that process works will be described in
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst1077 The details of how these records are staged, written to disk, and committed
3852 cannot be staged in memory, even when a paging scheme is available.
4364 add the staged extended attributes to the temporary file.
4421 directory and add the staged dirents into the temporary directory.