Re: [PATCH V3 11/11] accel/amdxdna: Add firmware debug buffer support

2024-10-09 Thread Lizhi Hou
On 10/9/24 09:22, Lizhi Hou wrote: On 10/4/24 11:33, Jeffrey Hugo wrote: On 9/11/2024 12:06 PM, Lizhi Hou wrote: User application may allocate a debug buffer and attach it to an NPU context through the driver. Then the NPU firmware prints its debug information to this buffer for debugging.

Re: [PATCH V3 11/11] accel/amdxdna: Add firmware debug buffer support

2024-10-09 Thread Lizhi Hou
On 10/4/24 11:33, Jeffrey Hugo wrote: On 9/11/2024 12:06 PM, Lizhi Hou wrote: User application may allocate a debug buffer and attach it to an NPU context through the driver. Then the NPU firmware prints its debug information to this buffer for debugging. I feel like I must be missing someth

Re: [PATCH V3 11/11] accel/amdxdna: Add firmware debug buffer support

2024-10-04 Thread Jeffrey Hugo
On 9/11/2024 12:06 PM, Lizhi Hou wrote: User application may allocate a debug buffer and attach it to an NPU context through the driver. Then the NPU firmware prints its debug information to this buffer for debugging. I feel like I must be missing something. It looks like this patch accepts a