✗ CI.checkpatch: warning for Test GSC loading with Wa_22019338487 (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 28 22:02:08 UTC 2024
== Series Details ==
Series: Test GSC loading with Wa_22019338487 (rev2)
URL : https://patchwork.freedesktop.org/series/134099/
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 f4cb7ac90150465f79c0dbf37665b82ed83b86bd
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date: Tue May 28 14:55:23 2024 -0700
Reapply "drm/xe/gsc: define GSC FW for LNL"
This reverts commit 684685f297175fb825771a33adfbb6a293d7b614.
+ /mt/dim checkpatch 2f9ce87f366102c67ef40c8223e02c33244a60c0 drm-intel
6a84679c7bbf drm/xe/lnl: Apply Wa_22019338487
34d3f9560217 Revert "drm/xe: make gt_remove use devm"
-:6: WARNING:TYPO_SPELLING: 'explictly' may be misspelled - perhaps 'explicitly'?
#6:
The gt_remove function was explictly added as part of the remove flow
^^^^^^^^^
total: 0 errors, 1 warnings, 0 checks, 97 lines checked
f4cb7ac90150 Reapply "drm/xe/gsc: define GSC FW for LNL"
-:9: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
-:16: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#16: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:131:
+ fw_def(LUNARLAKE, major_ver(intel-ci/xe, gsc, lnl, 1, 0, 0)) \
^
-:16: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#16: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:131:
+ fw_def(LUNARLAKE, major_ver(intel-ci/xe, gsc, lnl, 1, 0, 0)) \
^
-:19: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 1 warnings, 2 checks, 7 lines checked
More information about the Intel-xe
mailing list