Linux 7.1 Kernel Will Enhance Support for AMD Ryzen AI NPUs

AMD's hardware has generally enjoyed better support on Linux than its Intel and NVIDIA competition, although adoption and feature-parity to Windows can sometimes be a little slow. This has been the case with the AMD's APUs, which only just received power and usage monitoring via a pull request for Linux 7.1. The new AMDXDNA driver will expose power monitoring metrics for AMD Ryzen AI NPUs via DRM_IOCTL_AMDXDNA_GET_INFO, alongside new metrics to expose real-time NPU busy metrics to applications.

Both of these new metrics will presumably be used by those running and developing local LLMs and can be used to gauge hardware utilization and improve scheduling for AI tasks. These changes are expected to land in Linux 7.1, slated to release after 7.0, which is currently in development and is expected to launch sometime between April and May. Linux 7.0 itself is expected to introduce some significant performance improvements when it comes to cache and memory handling .