diff options
author | Yang Wang <[email protected]> | 2024-05-06 10:41:28 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-05-08 15:17:05 -0400 |
commit | 85a24a3ea09e93c05ff59609fde6c3d825a014c2 (patch) | |
tree | c72e05f77fb9e0eb512e8c0af67a843118c9eb70 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 8f184f8e7a07fddc33ee4e6a38b717c770c3aedd (diff) |
drm/amdgpu: ignoring unsupported ras blocks when MCA bank dispatches
This patch is used to solve the problem of incorrect parsing of error counts.
When the UE trigger gpu is reset, the driver will attempt to parse all possible ras blocks.
For ras blocks that are not supported by the current ASIC, the driver should ignore this error.
Signed-off-by: Yang Wang <[email protected]>
Reviewed-by: Candice Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions