Previously a series [1] was sent to add power sensor data for amdxdna through the PMF mailbox. The PMF patch was merged but the XDNA patches were planned for later.
Re-send the XDNA patch, and then add in another patch for getting column utilization. Link: https://lore.kernel.org/platform-driver-x86/[email protected]/ [1] Lizhi Hou (1): accel/amdxdna: Add IOCTL to retrieve realtime NPU power estimate Mario Limonciello (AMD) (1): accel/amdxdna: Support sensors for column utilization drivers/accel/amdxdna/aie2_pci.c | 50 +++++++++++++++++++++++++ drivers/accel/amdxdna/aie2_pci.h | 22 +++++++++++ drivers/accel/amdxdna/amdxdna_pci_drv.c | 3 +- include/uapi/drm/amdxdna_accel.h | 3 +- 4 files changed, 76 insertions(+), 2 deletions(-) -- 2.43.0
