✓ CI.checkpatch: success for drm/xe/hwmon: Add support to manage power limits using mailbox commands (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Apr 25 17:49:59 UTC 2025
== Series Details ==
Series: drm/xe/hwmon: Add support to manage power limits using mailbox commands (rev2)
URL : https://patchwork.freedesktop.org/series/148148/
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 5ca59e2c1d7e2588377c9c68197ab037520a86de
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Fri Apr 25 23:14:10 2025 +0530
drm/xe/hwmon: Add support to manage power limits using mailbox commands
Add support to manage power limits using pcode mailbox commands.
Move power_crit to card channel ie. power1_crit as it a platform attribute.
Add PL2 support for platforms with these mailbox support.
v2:
- Fix power_max_interval store for mailbox path, rmw before write
was missing.
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch 6e67a7af43567bb9f23fe156fde7efa3d214fd20 drm-intel
5ca59e2c1d7e drm/xe/hwmon: Add support to manage power limits using mailbox commands
More information about the Intel-xe
mailing list