✓ CI.checkpatch: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
Patchwork
patchwork at emeril.freedesktop.org
Fri May 9 10:21:20 UTC 2025
== Series Details ==
Series: drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
URL : https://patchwork.freedesktop.org/series/148811/
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 da4056cade56fad2a45aa6da926d599eabe6e879
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Fri May 9 15:21:57 2025 +0530
drm/xe/hwmon: Read energy status from PMT
Read card and package energy status using pmt apis instead
of xe_mmio for supported platforms.
Enable Battlemage to read energy from PMT.
v2:
- Remove unused has_pmt_energy field. (Badal)
- Use GENMASK to extract energy data. (Badal)
v3:
- Move PMT energy register offset and GENMASK to xe_pmt.h
- Address review comments. (Jani)
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
Reviewed-by: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch b0db97d4270c697ade930cfefdb7aaef12cd80c9 drm-intel
6a4fbdf667c8 drm/xe/hwmon: Add support to manage power limits though mailbox
9974a81b0e17 drm/xe/hwmon: Move card reactive critical power under channel card
263d36304eac drm/xe/hwmon: Add support to manage PL2 though mailbox
6469f192679d drm/xe/hwmon: Expose powerX_cap_interval
da4056cade56 drm/xe/hwmon: Read energy status from PMT
More information about the Intel-xe
mailing list