✓ CI.checkpatch: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
Patchwork
patchwork at emeril.freedesktop.org
Thu May 29 17:00:33 UTC 2025
== Series Details ==
Series: drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
URL : https://patchwork.freedesktop.org/series/149651/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e2366b261338f5de7402d8f9b4e3b1a38f69cc3c
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Thu May 29 22:04:58 2025 +0530
drm/xe/hwmon: Expose power sysfs entries based on firmware support
Enable hwmon sysfs entries (power_xxx) only when GPU firmware
supports it.
Previously, these entries were created if the MMIO register
was present. Now, we enable based on the data in the register.
v2: Remove a unnecessary comment. (Rodrigo)
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 901190a062301f01d432d9cf164a6b013df3e745 drm-intel
8b5c439b6c64 drm/xe/hwmon: Add support to manage power limits though mailbox
11c8a277e9d0 drm/xe/hwmon: Move card reactive critical power under channel card
9e34393b5cf8 drm/xe/hwmon: Add support to manage PL2 though mailbox
c4556028151f drm/xe/hwmon: Expose powerX_cap_interval
ceffa8568bd8 drm/xe/hwmon: Read energy status from PMT
e2366b261338 drm/xe/hwmon: Expose power sysfs entries based on firmware support
More information about the Intel-xe
mailing list