diff options
| author | Srinivasan Shanmugam <[email protected]> | 2024-11-29 13:50:03 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-12-10 15:27:31 +0000 |
| commit | a69f4cc278fe5285f1f42562904f4472955c20ea (patch) | |
| tree | 63f652879849e70a5aa72faa36a8911faca620c2 /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c | |
| parent | drm/amdgpu: Enable RAS for psp v13_0_12 (diff) | |
| download | kernel-a69f4cc278fe5285f1f42562904f4472955c20ea.tar.gz kernel-a69f4cc278fe5285f1f42562904f4472955c20ea.zip | |
drm/amd/amdgpu: Add Descriptions to Process Isolation and Cleaner Shader Sysfs Functions
This update adds explanations to key functions related to process
isolation and cleaner shader execution sysfs interfaces.
- `amdgpu_gfx_set_run_cleaner_shader`: Describes how to manually run a
cleaner shader, which clears the Local Data Store (LDS) and General
Purpose Registers (GPRs) to ensure data isolation between GPU workloads.
- `amdgpu_gfx_get_enforce_isolation`: Describes how to query the current
settings of the 'enforce_isolation' feature for each GPU partition.
- `amdgpu_gfx_set_enforce_isolation`: Describes how to enable or disable
process isolation for GPU partitions through the sysfs interface.
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Suggested-by: Alex Deucher <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c')
0 files changed, 0 insertions, 0 deletions
