Lines Matching +full:single +full:- +full:trigger
1 .. SPDX-License-Identifier: GPL-2.0
7 … that support partitionable graphics engines, this feature can be enabled on a per-partition basis.
9 …the GPU is complete. This may be preferable in some use cases, such as a single-user system where …
17 ------------------
19 … sysfs. On GPUs that do not support graphics engine partitioning, only a single partition will be …
23 .. code-block:: console
31 For devices with a single partition or those that do not support partitions, there will be only one…
33 .. code-block:: console
42 …trigger a cleaner shader to clean up the LDS and GPR state on the graphics engine. When process is…
44 To manually trigger the execution of the cleaner shader, write `0` to the `run_cleaner_shader` sysf…
46 .. code-block:: console
50 For multi-partition devices, you can specify the partition index when triggering the cleaner shader:
52 .. code-block:: console