✓ CI.checkpatch: success for drm/xe/hwmon: Fix xe_hwmon_pcode_write_i1 param from u32 to u16

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 8 18:09:08 UTC 2024


== Series Details ==

Series: drm/xe/hwmon: Fix xe_hwmon_pcode_write_i1 param from u32 to u16
URL   : https://patchwork.freedesktop.org/series/137054/
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
be41dd201d01bbf73d9e4ab77e74ab47923582e5
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 74f036ee8aa4ff580c3b407dbe76500b2e9a408d
Author: Karthik Poosa <karthik.poosa at intel.com>
Date:   Thu Aug 8 22:57:34 2024 +0530

    drm/xe/hwmon: Fix xe_hwmon_pcode_write_i1 param from u32 to u16
    
    WRITE_I1 sub command of pcode takes param of u16 compared to u32 for
    READ_I1, so corrected it. Without this pcode shall return illegal
    sub command errors.
    
    Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
    Fixes: 92d44a422d0d ("drm/xe/hwmon: Expose card reactive critical power")
+ /mt/dim checkpatch 3594b16e8499e1bef046abc4814c26183b603086 drm-intel
74f036ee8aa4 drm/xe/hwmon: Fix xe_hwmon_pcode_write_i1 param from u32 to u16




More information about the Intel-xe mailing list