✗ CI.checkpatch: warning for drm/xe/huc: Define BMG HuC

Patchwork patchwork at emeril.freedesktop.org
Fri Jul 12 17:42:25 UTC 2024


== Series Details ==

Series: drm/xe/huc: Define BMG HuC
URL   : https://patchwork.freedesktop.org/series/136050/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 652b706a4e0b5bb7344cc3c9dbbf5e41461260be
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Fri Jul 12 10:36:04 2024 -0700

    drm/xe/huc: Define BMG HuC
    
    First HuC release for BMG.
    
    This patch will need to stay in the xe-for-CI branch until we're
    ready to publish the HuC firmware to linux-firmware, at which point
    we can change it to use the unversioned file name and  move the it to
    drm-xe-next.
    
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
+ /mt/dim checkpatch adcacf4767b4529027ee41b499ab3ea459cda07a drm-intel
652b706a4e0b drm/xe/huc: Define BMG HuC
-:23: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#23: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:121:
+	fw_def(BATTLEMAGE,	mmp_ver(intel-ci/xe, huc_gsc, bmg, 8, 2, 6))	\
 	                  	             ^

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

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




More information about the Intel-xe mailing list