✓ CI.checkpatch: success for drm/xe/guc: Enable WA 14018913170 (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Jan 17 13:56:02 UTC 2024


== Series Details ==

Series: drm/xe/guc: Enable WA 14018913170 (rev3)
URL   : https://patchwork.freedesktop.org/series/128806/
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
e7f730565356938dd6c63cd498218fdc5d6a22b0
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 65bb60738bfdee942da14a3b6a6d60ed2873f128
Author: Karthik Poosa <karthik.poosa at intel.com>
Date:   Wed Jan 17 11:20:35 2024 +0530

    drm/xe/guc: Enable WA 14018913170
    
    The GuC handles the WA, the KMD just needs to set the flag to enable
    it on the appropriate platforms.
    
    v2:
      - Fixed CI checkpatch warning, alignment should match open parenthesis.
      - Fixed GUC FW version check to use XE_UC_FW_VER_RELEASE which points to
        current GUC FW version instead of XE_UC_FW_VER_COMPATIBILITY which
        holds GUC FW I/F version (Badal).
    v3:
      - Removed extra character in debug print.
    
    Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch b42f47ca5fff1d04fb8eb02d64520b3f338a495d drm-intel
65bb60738 drm/xe/guc: Enable WA 14018913170




More information about the Intel-xe mailing list