✗ CI.checkpatch: warning for series starting with [1/2] drm/xe: Add XE_BO_FLAG_NEEDS_WC_CPU and unify mapping for page tables. (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 25 23:05:38 UTC 2024
== Series Details ==
Series: series starting with [1/2] drm/xe: Add XE_BO_FLAG_NEEDS_WC_CPU and unify mapping for page tables. (rev2)
URL : https://patchwork.freedesktop.org/series/138932/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9a35d3468546f89aeb26a867c6125c19b95dafa4
Author: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Date: Fri Sep 20 21:01:07 2024 +0200
drm/xe: Use XE_BO_FLAG_NEEDS_WC_CPU for DSB
Now that we have an explicit flag, we can stop abusing the scanout flag
for this.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
+ /mt/dim checkpatch 88d592f72f7bc508d6a027b1f96aa2e53f803e1b drm-intel
5b3a2429e4c7 drm/xe: Add XE_BO_FLAG_NEEDS_WC_CPU and unify mapping for page tables.
-:153: CHECK:LINE_SPACING: Please don't use multiple blank lines
#153: FILE: drivers/gpu/drm/xe/xe_pt.c:2204:
+
+
total: 0 errors, 0 warnings, 1 checks, 137 lines checked
9a35d3468546 drm/xe: Use XE_BO_FLAG_NEEDS_WC_CPU for DSB
More information about the Intel-xe
mailing list