✗ CI.checkpatch: warning for drm/xe/guc: Pre-release GuC firmware v70.24.0 for LNL/BMG/PVC

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 24 20:40:49 UTC 2024


== Series Details ==

Series: drm/xe/guc: Pre-release GuC firmware v70.24.0 for LNL/BMG/PVC
URL   : https://patchwork.freedesktop.org/series/132867/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3ca3c78b09e30f04523cd2bcc264e4a1a739f0b7
Author: John Harrison <John.C.Harrison at Intel.com>
Date:   Wed Apr 24 13:32:54 2024 -0700

    drm/xe/guc: Pre-release GuC firmware v70.24.0 for LNL/BMG/PVC
    
    Update to the latest (pre-release) GuC version for LNL and PVC. Also
    add pre-release support for BMG.
    
    UAPI version 1.10.2.
    
    Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch ad654139fd5a7773f0310b5f745c105cdba520e8 drm-intel
3ca3c78b09e3 drm/xe/guc: Pre-release GuC firmware v70.24.0 for LNL/BMG/PVC
-:22: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#22: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:107:
+	fw_def(BATTLEMAGE,	major_ver(intel-ci/xe,	guc,	bmg,	70, 24, 0))	\
 	                  	               ^

-:22: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#22: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:107:
+	fw_def(BATTLEMAGE,	major_ver(intel-ci/xe,	guc,	bmg,	70, 24, 0))	\
 	                  	                  ^

-:23: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#23: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:108:
+	fw_def(LUNARLAKE,	major_ver(intel-ci/xe,	guc,	lnl,	70, 24, 0))	\
 	                 	               ^

-:23: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#23: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:108:
+	fw_def(LUNARLAKE,	major_ver(intel-ci/xe,	guc,	lnl,	70, 24, 0))	\
 	                 	                  ^

-:26: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#26: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:110:
+	fw_def(PVC,		mmp_ver(intel-ci/xe, guc, pvc,	70, 24, 0))	\
 	           		             ^

-:26: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#26: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:110:
+	fw_def(PVC,		mmp_ver(intel-ci/xe, guc, pvc,	70, 24, 0))	\
 	           		                ^

total: 0 errors, 0 warnings, 6 checks, 12 lines checked




More information about the Intel-xe mailing list