✓ CI.checkpatch: success for drm/xe/hwmon: Fix xe_hwmon_power_max_write (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 9 06:20:19 UTC 2025


== Series Details ==

Series: drm/xe/hwmon: Fix xe_hwmon_power_max_write (rev3)
URL   : https://patchwork.freedesktop.org/series/149816/
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 8d6358aa231d362d146e69833e5c419918b372a3
Author: Karthik Poosa <karthik.poosa at intel.com>
Date:   Mon Jun 9 11:43:45 2025 +0530

    drm/xe/hwmon: Fix xe_hwmon_power_max_write
    
    Prevent the power limit time interval from being overwritten with 0.
    This issue was due to a missing read and modify of current power limit,
    before setting a requested mailbox power limit, which is added in this
    patch.
    
    v2:
     - Improve commit message. (Anshuman)
    
    Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
    Fixes: 7596d839f6228 ("drm/xe/hwmon: Add support to manage power limits though mailbox")
+ /mt/dim checkpatch 5670a612b48851d3fd89ea3f2f8182a6eec77b7b drm-intel
8d6358aa231d drm/xe/hwmon: Fix xe_hwmon_power_max_write




More information about the Intel-xe mailing list