Home
last modified time | relevance | path

Searched hist:ceb47e0d84d9d327ef3cd7091fb54f612394f189 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v4_4.cdiff ceb47e0d84d9d327ef3cd7091fb54f612394f189 Wed Mar 24 10:51:35 CDT 2021 Mukul Joshi <mukul.joshi@amd.com> drm/amdgpu: Fix SDMA RAS error reporting on Aldebaran

Fix the following issues with SDMA RAS error reporting:
1. Read the EDC_COUNTER2 register also to fetch error counts
for all sub-blocks in SDMA.
2. SDMA RAS on Aldebaran suports single-bit uncorrectable errors
only. So, report error count in UE count instead of CE count.

Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Reviewed-By: John Clements <John.Clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>