✗ CI.checkpatch: warning for drm/xe/guc: Enable w/a 14022293748 and 22019794406

Patchwork patchwork at emeril.freedesktop.org
Fri Jul 19 23:13:17 UTC 2024


== Series Details ==

Series: drm/xe/guc: Enable w/a 14022293748 and 22019794406
URL   : https://patchwork.freedesktop.org/series/136307/
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 48a45cb9606769255b2407633ecf363c9978702d
Author: Julia Filipchuk <julia.filipchuk at intel.com>
Date:   Fri Jul 19 16:05:25 2024 -0700

    drm/xe/guc: Enable w/a 14022293748 and 22019794406
    
    Enable workarounds for HW bug where render engine reset fails.
    
    Signed-off-by: Julia Filipchuk <julia.filipchuk at intel.com>
+ /mt/dim checkpatch 51eaf1afceb400cf4fe9ed1147dffccc4cc8204f drm-intel
48a45cb96067 drm/xe/guc: Enable w/a 14022293748 and 22019794406
-:48: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#48: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:108:
+	fw_def(BATTLEMAGE,	major_ver(intel-ci/xe,	guc,	bmg,	70, 29, 0))	\
 	                  	               ^

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

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

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

total: 0 errors, 0 warnings, 4 checks, 36 lines checked




More information about the Intel-xe mailing list