✗ CI.checkpatch: warning for drm/xe/huc: Test newer HuC blobs for LNL and BMG

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 18 22:37:46 UTC 2024


== Series Details ==

Series: drm/xe/huc: Test newer HuC blobs for LNL and BMG
URL   : https://patchwork.freedesktop.org/series/136260/
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 adebc075cf48f4c0aad1d01f8db4542e16aab04f
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Thu Jul 18 13:57:12 2024 -0700

    drm/xe/huc: Test newer HuC blobs for LNL and BMG
    
    This patch is for testing only.
    
    These are the blobs that the media team wants in linux-firmware, so if
    the testing is successful we'll move them to the official branch and
    replace the CI patch in the xe-for-ci with a proper patch in
    drm-xe-next.
    
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
+ /mt/dim checkpatch fb36109fa177ba6292b97812b973482491cd1fda drm-intel
adebc075cf48 drm/xe/huc: Test newer HuC blobs for LNL and BMG
-:25: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#25: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:121:
+	fw_def(BATTLEMAGE,	no_ver(intel-ci/xe, huc_gsc, bmg))		\
 	                  	            ^

-:25: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#25: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:121:
+	fw_def(BATTLEMAGE,	no_ver(intel-ci/xe, huc_gsc, bmg))		\
 	                  	               ^

-:26: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#26: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:122:
+	fw_def(LUNARLAKE,	no_ver(intel-ci/xe, huc_gsc, lnl))		\
 	                 	            ^

-:26: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#26: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:122:
+	fw_def(LUNARLAKE,	no_ver(intel-ci/xe, huc_gsc, lnl))		\
 	                 	               ^

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




More information about the Intel-xe mailing list