diff options
| author | Vitaly Prosyak <[email protected]> | 2025-05-06 20:45:33 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-06-03 19:03:09 +0000 |
| commit | d26625d034fb8d596f0488472969493fa02d03f3 (patch) | |
| tree | 100a75b8059be0d85bf91ad248559167767ed922 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | drm/amdgpu: Add more checks to discovery fetch (diff) | |
| download | kernel-d26625d034fb8d596f0488472969493fa02d03f3.tar.gz kernel-d26625d034fb8d596f0488472969493fa02d03f3.zip | |
drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10
This patch updates the cleaner shader, which is responsible for
initializing GPU resources such as Local Data Share (LDS), Vector
General Purpose Registers (VGPRs), and Scalar General Purpose Registers
(SGPRs). Changes include adjustments to register clearing and shader
configuration.
- Updated GPU resource initialization addresses in the cleaner shader
from `be803080` to `be803000`.
- Simplified the logic in the SGPR clearing section, ensuring all SGPRs
are set to zero.
Fixes: 25961bad9212 ("drm/amdgpu/gfx10: Add cleaner shader for GFX10.1.10")
Cc: Christian König <[email protected]>
Cc: Alex Deucher <[email protected]>
Signed-off-by: Manu Rastogi <[email protected]>
Signed-off-by: Vitaly Prosyak <[email protected]>
Signed-off-by: Srinivasan Shanmugam <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions
