[PATCH V5 09/10] accel/amdxdna: Add error handling
Jeffrey Hugo
quic_jhugo at quicinc.com
Fri Oct 25 17:48:51 UTC 2024
On 10/21/2024 10:19 AM, Lizhi Hou wrote:
> When there is a hardware error, the NPU firmware notifies the host through
> a mailbox message. The message includes details of the error, such as the
> tile and column indexes where the error occurred.
>
> The driver starts a thread to handle the NPU error message. The thread
> stops the clients which are using the column where error occurred. Then
> the driver resets that column.
>
> Co-developed-by: Min Ma<min.ma at amd.com>
> Signed-off-by: Min Ma<min.ma at amd.com>
> Signed-off-by: Lizhi Hou<lizhi.hou at amd.com>
Reviewed-by: Jeffrey Hugo <quic_jhugo at quicinc.com>
More information about the dri-devel
mailing list