✗ CI.checkpatch: warning for series starting with [CI,1/2] Reapply "drm/xe/gsc: define GSC FW for LNL"
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 8 19:01:26 UTC 2024
== Series Details ==
Series: series starting with [CI,1/2] Reapply "drm/xe/gsc: define GSC FW for LNL"
URL : https://patchwork.freedesktop.org/series/135861/
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 63e903cc6c18d1f61f2600b1242b07aca9c8741e
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date: Mon Jul 8 11:55:38 2024 -0700
drm/xe/display: do not allocate the FB in stolen
For CI only, to test if this helps with the observed hang when loading
the GSC
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
+ /mt/dim checkpatch 1b010bec39a554cbbd0b51cbf49142e2f218013d drm-intel
2f15420e0385 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
63e903cc6c18 drm/xe/display: do not allocate the FB in stolen
More information about the Intel-xe
mailing list