Re: [PATCH V4 09/10] accel/amdxdna: Add error handling

2024-10-18 Thread Lizhi Hou
On 10/18/24 14:01, Jeffrey Hugo wrote: On 10/11/2024 5:12 PM, 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 st

Re: [PATCH V4 09/10] accel/amdxdna: Add error handling

2024-10-18 Thread Jeffrey Hugo
On 10/11/2024 5:12 PM, 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 messag

[PATCH V4 09/10] accel/amdxdna: Add error handling

2024-10-11 Thread Lizhi Hou
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