✗ CI.checkpatch: warning for Update to GuC v70.29.2 as minimum for Xe (support LNL, BMG) (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 5 17:49:48 UTC 2024


== Series Details ==

Series: Update to GuC v70.29.2 as minimum for Xe (support LNL, BMG) (rev2)
URL   : https://patchwork.freedesktop.org/series/136857/
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
9e645341d3008ce246879af606f45d0e5d21d698
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a756296b1a9ac0b4aff1fce2c03c21aa247f28cc
Author: Julia Filipchuk <julia.filipchuk at intel.com>
Date:   Fri Aug 2 15:21:29 2024 -0700

    drm/xe/guc: Pre-release GuC firmware v70.29.2 for PVC
    
    Add pre-release support for PVC.
    
    UAPI version 1.13.4.
    
    Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
    Signed-off-by: Julia Filipchuk <julia.filipchuk at intel.com>
    Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
+ /mt/dim checkpatch 9e05740a01c348338498296b934a7652efff6aef drm-intel
cbcb56308ea1 Revert "drm/xe/guc: Pre-release GuC firmware v70.24.0 for LNL/BMG/PVC"
2ee60ce89934 drm/xe/guc: Bump minimum required GuC version to v70.29.2
-:41: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'ver' - possible side-effects?
#41: FILE: drivers/gpu/drm/xe/xe_guc.h:20:
+#define MAKE_GUC_VER_STRUCT(ver)	MAKE_GUC_VER((ver).major, (ver).minor, (ver).patch)

-:42: WARNING:LONG_LINE: line length of 109 exceeds 100 columns
#42: FILE: drivers/gpu/drm/xe/xe_guc.h:21:
+#define GUC_SUBMIT_VER(guc)		MAKE_VER_STRUCT((guc)->fw.versions.found[XE_UC_FW_VER_COMPATIBILITY])

-:43: WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#43: FILE: drivers/gpu/drm/xe/xe_guc.h:22:
+#define GUC_FIRMWARE_VER(guc)		MAKE_VER_STRUCT((guc)->fw.versions.found[XE_UC_FW_VER_RELEASE])

total: 0 errors, 2 warnings, 1 checks, 61 lines checked
0171b831d335 drm/xe/guc: Define GuC version v70.29.2 for BMG
a756296b1a9a drm/xe/guc: Pre-release GuC firmware v70.29.2 for PVC
-:22: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#22: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:112:
+	fw_def(PVC,		mmp_ver(intel-ci/xe, guc, pvc,	70, 29, 2))	\
 	           		             ^

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

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




More information about the Intel-xe mailing list