✓ 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 05:31:35 UTC 2025
== Series Details ==
Series: drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT (rev2)
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 4ac4cab411312fa3b4bd5e1d4ae3a54b47b1fd2e
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>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch d94defa5c0a9e9fb29a60bd4ce78bac9018224bc drm-intel
9569aacdb73a drm/xe/hwmon: Add support to manage power limits though mailbox
c0446685cea0 drm/xe/hwmon: Move card reactive critical power under channel card
f024d76d389f drm/xe/hwmon: Add support to manage PL2 though mailbox
fc638113bd68 drm/xe/hwmon: Expose powerX_cap_interval
9b854a9d141b drm/xe/hwmon: Read energy status from PMT
4ac4cab41131 drm/xe/hwmon: Expose power sysfs entries based on firmware support
More information about the Intel-xe
mailing list