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

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 26 13:40:13 UTC 2024


== Series Details ==

Series: drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16
URL   : https://patchwork.freedesktop.org/series/137796/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 07a6b50f3cec9643cef541ad8fb21bf89b827d32
Author: Karthik Poosa <karthik.poosa at intel.com>
Date:   Mon Aug 26 19:06:33 2024 +0530

    drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16
    
    WRITE_I1 sub command of POWER_SETUP pcode command takes param of u16
    instead u32. Corrected it.
    Without this pcode may return illegal sub command errors.
    
    v2: Mask uval instead of changing the prototype. (Badal)
    
    Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
    Fixes: 92d44a422d0d ("drm/xe/hwmon: Expose card reactive critical power")
+ /mt/dim checkpatch 1c54ba2b0eef59fac7b03e519dc4b82e5e44721d drm-intel
07a6b50f3cec drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16




More information about the Intel-xe mailing list