linux-stable/drivers/accel/habanalabs/gaudi2
Koby Elbaz f7d67c1cfd 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>
2023-01-26 11:52:14 +02:00
..
gaudi2.c habanalabs/gaudi2: find decode error root cause 2023-01-26 11:52:14 +02:00
gaudi2_coresight.c
gaudi2_coresight_regs.h
gaudi2_masks.h
gaudi2_security.c habanalabs/gaudi2: unsecure tpc kernel_config registers 2023-01-26 11:52:14 +02:00
gaudi2P.h habanalabs/gaudi2: find decode error root cause 2023-01-26 11:52:14 +02:00
Makefile