✓ 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 10:40:50 UTC 2025
== Series Details ==
Series: drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
URL : https://patchwork.freedesktop.org/series/149633/
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 237f34e657b8c03f1fe04f5845a08f9e1fcea958
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Thu May 29 16:04:30 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.
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch bf0749a9930efe943554c3f73454d03c43779d15 drm-intel
a7ee74d7e742 drm/xe/hwmon: Add support to manage power limits though mailbox
9137abcf2c06 drm/xe/hwmon: Move card reactive critical power under channel card
4705a4fd5547 drm/xe/hwmon: Add support to manage PL2 though mailbox
8761bd193484 drm/xe/hwmon: Expose powerX_cap_interval
6854ee505580 drm/xe/hwmon: Read energy status from PMT
237f34e657b8 drm/xe/hwmon: Expose power sysfs entries based on firmware support
More information about the Intel-xe
mailing list