✗ CI.checkpatch: warning for drm/xe/guc: Pick GuC from CI folder for LNL, BMG, PVC (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jul 31 20:44:30 UTC 2024
== Series Details ==
Series: drm/xe/guc: Pick GuC from CI folder for LNL, BMG, PVC (rev2)
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 afdb19e17639072624c7fe70045e4c159608f074
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 caaefe49619299337b0fdc73a2379043d8684825 drm-intel
afdb19e17639 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