✗ CI.checkpatch: warning for drm/xe/guc: Pick GuC from CI folder for LNL, BMG, PVC
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 30 18:49:13 UTC 2024
== Series Details ==
Series: drm/xe/guc: Pick GuC from CI folder for LNL, BMG, PVC
URL : https://patchwork.freedesktop.org/series/136692/
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
7b537a014c4c1a32250e342541870b03977fa7a4
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e5a850a4f9c18d76172b1fbcf1018b1515082340
Author: Julia Filipchuk <julia.filipchuk at intel.com>
Date: Tue Jul 30 11:43:08 2024 -0700
drm/xe/guc: Pick GuC from CI folder for LNL, BMG, PVC
This is to test the new GuC release before overwriting the existing one.
This patch will be merged to staging with clean CI.
PVC version is for CI only.
LNL, BMG will be staged for upstream.
Signed-off-by: Julia Filipchuk <julia.filipchuk at intel.com>
+ /mt/dim checkpatch acd846e309e206a4dbc83e4b857b6604aa0741af drm-intel
e5a850a4f9c1 drm/xe/guc: Pick GuC from CI folder for LNL, BMG, PVC
-:23: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#23: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:111:
+ fw_def(PVC, mmp_ver(intel-ci/xe, guc, pvc, 70, 29, 2)) \
^
-:23: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#23: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:111:
+ fw_def(PVC, mmp_ver(intel-ci/xe, guc, pvc, 70, 29, 2)) \
^
total: 0 errors, 0 warnings, 2 checks, 8 lines checked
More information about the Intel-xe
mailing list