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

2024-12-13 Thread Jeffrey Hugo
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@amd.com/ Cha

[PATCH V2 0/8] AMD NPU driver improvements

2024-12-06 Thread Lizhi Hou
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@amd.com/ Changes since v1: - Add one patch to fix pos