: RE: [PATCH] drm/amdgpu: ignoring unsupported ras blocks when MCA bank
dispatches
Ping...
Best Regards,
Kevin
-Original Message-
From: amd-gfx On Behalf Of Yang Wang
Sent: 2024年5月6日 14:47
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Zhou1, Tao ; Li,
Candice
Subject: [PATCH
Ping...
Best Regards,
Kevin
-Original Message-
From: amd-gfx On Behalf Of Yang Wang
Sent: 2024年5月6日 14:47
To: amd-gfx@lists.freedesktop.org
Cc: Zhang, Hawking ; Zhou1, Tao ; Li,
Candice
Subject: [PATCH] drm/amdgpu: ignoring unsupported ras blocks when MCA bank
dispatches
This patch
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
---