✗ CI.checkpatch: warning for series starting with [1/2] drm/xe/display: Unify DPT mapping (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 16 18:56:49 UTC 2024
== Series Details ==
Series: series starting with [1/2] drm/xe/display: Unify DPT mapping (rev2)
URL : https://patchwork.freedesktop.org/series/132510/
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
fae1e565f2e5fbb878df0dbfb24f3f7fc481a38f
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5a36038b9257d460a3659c82d15910f87c58cc46
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date: Tue Apr 16 21:14:06 2024 +0300
drm/xe/display: limit dpt creation to device where it's used
If running on discrete graphics dpt cannot be used from system memory
Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch cc9471acb3130ab40ad1fa622899b01688236474 drm-intel
aa5443360c9b drm/xe/display: Unify DPT mapping
5a36038b9257 drm/xe/display: limit dpt creation to device where it's used
-:19: CHECK:BRACES: Unbalanced braces around else statement
#19: FILE: drivers/gpu/drm/xe/display/xe_fb_pin.c:97:
+ else {
total: 0 errors, 0 warnings, 1 checks, 27 lines checked
More information about the Intel-xe
mailing list