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

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 23 16:56:57 UTC 2024


== Series Details ==

Series: drm/xe/guc: Enable w/a 14022293748 and 22019794406 (rev3)
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 dcd5ff2d4a8dd85698d21adc12f7ecb87b59fc79
Author: Julia Filipchuk <julia.filipchuk at intel.com>
Date:   Tue Jul 23 08:48:15 2024 -0700

    drm/xe/guc: Enable w/a 14022293748 and 22019794406
    
    Enable workarounds for HW bug where render engine reset fails.
    
    v2: Enable KLV for either workarrounds (feedback from Lucas De Marchi)
    v3: Resubmit for Kunit fails strange failure.
    
    Signed-off-by: Julia Filipchuk <julia.filipchuk at intel.com>
+ /mt/dim checkpatch 049eae5224ed92f3cb723a492593b255654e0649 drm-intel
dcd5ff2d4a8d drm/xe/guc: Enable w/a 14022293748 and 22019794406
-:51: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#51: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:108:
+	fw_def(BATTLEMAGE,	major_ver(intel-ci/xe,	guc,	bmg,	70, 29, 0))	\
 	                  	               ^

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

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

-:52: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#52: 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