✗ CI.checkpatch: warning for Reapply "drm/xe/gsc: define GSC FW for LNL" (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jul 3 11:30:54 UTC 2024
== Series Details ==
Series: Reapply "drm/xe/gsc: define GSC FW for LNL" (rev2)
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 3e108298ad37e37a0b21a2da760b2da1428d4106
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 5ca7296d32d5ea4fd002b6adfe05ffda6d654993 drm-intel
3e108298ad37 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