✗ CI.checkpatch: warning for drm/xe/guc: Enable w/a 14022293748 and 22019794406 (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 22 21:31:51 UTC 2024
== Series Details ==
Series: drm/xe/guc: Enable w/a 14022293748 and 22019794406 (rev2)
URL : https://patchwork.freedesktop.org/series/136307/
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 09c72b850a0c58892cb16a2d794f3036b9a00e52
Author: Julia Filipchuk <julia.filipchuk at intel.com>
Date: Mon Jul 22 13:56:08 2024 -0700
drm/xe/guc: Enable w/a 14022293748 and 22019794406
Enable workarounds for HW bug where render engine reset fails.
v2: Enable KLV for either workarrounds (feedback from Lucas De Marchi)
Signed-off-by: Julia Filipchuk <julia.filipchuk at intel.com>
+ /mt/dim checkpatch 3c91f8fc142cf0abea652fac341711086d1f40c9 drm-intel
09c72b850a0c drm/xe/guc: Enable w/a 14022293748 and 22019794406
-:50: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#50: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:108:
+ fw_def(BATTLEMAGE, major_ver(intel-ci/xe, guc, bmg, 70, 29, 0)) \
^
-:50: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#50: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:108:
+ fw_def(BATTLEMAGE, major_ver(intel-ci/xe, guc, bmg, 70, 29, 0)) \
^
-:51: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#51: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:109:
+ fw_def(LUNARLAKE, major_ver(intel-ci/xe, guc, lnl, 70, 29, 0)) \
^
-:51: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#51: FILE: drivers/gpu/drm/xe/xe_uc_fw.c:109:
+ fw_def(LUNARLAKE, major_ver(intel-ci/xe, guc, lnl, 70, 29, 0)) \
^
total: 0 errors, 0 warnings, 4 checks, 36 lines checked
More information about the Intel-xe
mailing list