diff options
author | Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> | 2025-01-04 14:05:36 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-01-09 16:02:57 -0500 |
commit | 9814626751de427e99ec9df77d6c29f7668fd105 (patch) | |
tree | 64c64c01bbcf49fbe773ffea968e087e39f5b595 /scripts/generate_rust_analyzer.py | |
parent | 86bde64cb7957be393f84e5d35fb8dfc91e4ae7e (diff) |
drm/amdgpu/gfx10: Enable cleaner shader for GFX10.3.2/10.3.4/10.3.5 GPUs
Enable the cleaner shader for GFX10.3.2/10.3.4/10.3.5 GPUs to provide
data isolation between GPU workloads. The cleaner shader is responsible
for clearing the Local Data Store (LDS), Vector General Purpose
Registers (VGPRs), and Scalar General Purpose Registers (SGPRs), which
helps prevent data leakage and ensures accurate computation results.
This update extends cleaner shader support to GFX10.3.2/10.3.4/10.3.5
GPUs, previously available for GFX10.3.0. It enhances security by
clearing GPU memory between processes and maintains a consistent GPU
state across KGD and KFD workloads.
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions