✓ CI.checkpatch: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri May 30 11:13:26 UTC 2025
== Series Details ==
Series: drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT (rev2)
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 d38299773af2499500267596bf572fe05ccc8539
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 5ee21c4d445a914860e59678f036866f80ebade4 drm-intel
0ddc0d7f7e76 drm/xe/hwmon: Add support to manage power limits though mailbox
2bc2256e5b32 drm/xe/hwmon: Move card reactive critical power under channel card
950c6e7e1452 drm/xe/hwmon: Add support to manage PL2 though mailbox
d7b23b2c5b66 drm/xe/hwmon: Expose powerX_cap_interval
4e885b526234 drm/xe/hwmon: Read energy status from PMT
d38299773af2 drm/xe/hwmon: Expose power sysfs entries based on firmware support
More information about the Intel-xe
mailing list