Re: [PATCH V2 0/8] AMD NPU driver improvements

From: Jeffrey Hugo
Date: Fri Dec 13 2024 - 12:00:44 EST


On 12/6/2024 2:59 PM, Lizhi Hou wrote:
Add recent improvements and bug fixes for amdxdna driver (depends on [1])
1. Support recent hardware and firmware.
2. Replace idr APIs with xarray.
3. Fix the bugs been found.

[1]: https://lore.kernel.org/all/20241118172942.2014541-1-lizhi.hou@xxxxxxx/

Changes since v1:
- Add one patch to fix possible compiling failure
- Minor fixes for code review comments

Patch 1 and 2 applied to drm-misc-next. You can drop them from the series when you post v3.

-Jeff