✗ CI.checkpatch: warning for LNL GSC FW support (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 16 22:27:47 UTC 2024


== Series Details ==

Series: LNL GSC FW support (rev2)
URL   : https://patchwork.freedesktop.org/series/132475/
State : warning

== 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
fae1e565f2e5fbb878df0dbfb24f3f7fc481a38f
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4c276e8ebf71e8ea4ee56595e384f0df283ddfc6
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Tue Apr 16 15:21:59 2024 -0700

    drm/xe/gsc: define GSC FW for LNL
    
    Interface and compatibility versions are the same as MTL.
    
    Note that the FW is still in development and the current release is
    for CI only. Theefore, we'll need to keep this patch in the xe-for-ci
    branch until we get the finalized FW release.
    
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
+ /mt/dim checkpatch 6eb009a883a7ae925b3b0f0363b64a026bb4333a drm-intel
9a4484050515 drm/xe/gsc: define GSCCS for LNL
863578f8a287 drm/xe/gsc: Skip GSC proxy init
4c276e8ebf71 drm/xe/gsc: define GSC FW for LNL
-:22: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#22: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:129:
+	fw_def(LUNARLAKE,	major_ver(intel-ci/xe, gsc, lnl, 1, 0, 0))	\
 	                 	               ^

-:22: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#22: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:129:
+	fw_def(LUNARLAKE,	major_ver(intel-ci/xe, gsc, lnl, 1, 0, 0))	\
 	                 	                  ^

total: 0 errors, 0 warnings, 2 checks, 7 lines checked




More information about the Intel-xe mailing list