✗ CI.checkpatch: warning for LNL GSC FW support (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed May 1 23:35:22 UTC 2024
== Series Details ==
Series: LNL GSC FW support (rev3)
URL : https://patchwork.freedesktop.org/series/132475/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c89e4dbaad76e09e02ca9406f20fae05fbb3481f
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date: Wed May 1 16:18:29 2024 -0700
drm/xe/gsc: define GSC FW for LNL
Interface and compatibility versions are the same as MTL.
Note that the FW is still in development and the current release is
for CI only. Theefore, we'll need to keep this patch in the xe-for-ci
branch until we get the finalized FW release.
Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1759
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
+ /mt/dim checkpatch 0c418be899e4476fb09eec9f6693432bcc0c45d1 drm-intel
70fafe8ae479 mei: me: add lunar lake point M DID
-:12: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#12:
[1] https://lore.kernel.org/all/20240421135631.223362-1-tomas.winkler@intel.com/T/
total: 0 errors, 1 warnings, 0 checks, 16 lines checked
c89e4dbaad76 drm/xe/gsc: define GSC FW for LNL
-:23: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#23: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:130:
+ fw_def(LUNARLAKE, major_ver(intel-ci/xe, gsc, lnl, 1, 0, 0)) \
^
-:23: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#23: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:130:
+ fw_def(LUNARLAKE, major_ver(intel-ci/xe, gsc, lnl, 1, 0, 0)) \
^
total: 0 errors, 0 warnings, 2 checks, 7 lines checked
More information about the Intel-xe
mailing list