aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorKoby Elbaz <kelbaz@habana.ai>2023-01-15 12:38:53 +0200
committerOded Gabbay <ogabbay@kernel.org>2023-01-26 11:52:14 +0200
commitf7d67c1cfdccfe7168d28c26b935c9da18bfdb8c (patch)
treecb8a6c3c1036bd726eeaf06bef1fc43b9678712f /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentce582bea86bf0c7ae6f8269873bd82dbc0158e53 (diff)
habanalabs/gaudi2: find decode error root cause
When a decode error happens, we often don't know the exact root cause (the erroneous address that was accessed) and the exact engine that created the erroneous transaction. To find out, we need to go over all the relevant register blocks in the ASIC. Once we find the relevant engine, we print its details and the offending address. This helps tremendously when debugging an error that was created by running a user workload. Signed-off-by: Koby Elbaz <kelbaz@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions