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

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 9 10:53:42 UTC 2025


== Series Details ==

Series: drm/xe/hwmon: Fix xe_hwmon_power_max_write (rev4)
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 0e5a2c6a837d68081fd9567a26c830143f75e4e1
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 36e403828da1c008ec882e90d76d706ceff20fde drm-intel
0e5a2c6a837d drm/xe/hwmon: Fix xe_hwmon_power_max_write




More information about the Intel-xe mailing list