✓ CI.checkpatch: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon May 26 23:50:28 UTC 2025
== Series Details ==
Series: drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT (rev2)
URL : https://patchwork.freedesktop.org/series/148926/
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 98effc7fdba04b375d022a56dab7da8c664c7cae
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Tue May 13 10:17:28 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)
v4:
- Remove unnecessary debug print. (Badal)
v5:
- Resolve an unused variable warning.
- Add a return value check.
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
Reviewed-by: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch 3e019cc3eaffcb7022b9de66871eabdefd6e06ff drm-intel
254a96cab04f drm/xe/hwmon: Add support to manage power limits though mailbox
a4f8621714fb drm/xe/hwmon: Move card reactive critical power under channel card
63c842052062 drm/xe/hwmon: Add support to manage PL2 though mailbox
d8c0b1c9a901 drm/xe/hwmon: Expose powerX_cap_interval
98effc7fdba0 drm/xe/hwmon: Read energy status from PMT
More information about the Intel-xe
mailing list