✗ CI.checkpatch: warning for Reapply "drm/xe/gsc: define GSC FW for LNL"
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 2 00:17:00 UTC 2024
== Series Details ==
Series: Reapply "drm/xe/gsc: define GSC FW for LNL"
URL : https://patchwork.freedesktop.org/series/135623/
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 6009bccc7cc7bb5bc0d0051b55a33ea2b4f68b25
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date: Mon Jul 1 17:11:55 2024 -0700
Reapply "drm/xe/gsc: define GSC FW for LNL"
Wa_22019338487 is now merged, so we can re-enable the GSC now that we
won't hit the HW issue anymore.
Note that this patch is not meant to be merged, but rather the revert
patch should be dropped from the CI topic branch. This patch is being
sent for CI and to get an ack on dropping that patch.
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Cc: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 886eeb6d89b58f914ee5045fcac54b59a73d8299 drm-intel
6009bccc7cc7 Reapply "drm/xe/gsc: define GSC FW for LNL"
-:25: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#25: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:131:
+ fw_def(LUNARLAKE, major_ver(intel-ci/xe, gsc, lnl, 1, 0, 0)) \
^
-:25: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#25: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:131:
+ 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