[Intel-xe] ✗ CI.checkpatch: warning for Enable remapped display page table on Xe (rev7)

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 6 16:26:07 UTC 2023


== Series Details ==

Series: Enable remapped display page table on Xe (rev7)
URL   : https://patchwork.freedesktop.org/series/124108/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a8df6541725a114f35d5fe2e2e920f243dc7e6c8
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date:   Fri Oct 6 16:45:40 2023 +0300

    drm/xe/display: Don't try to use vram if not available
    
    Trying to get bo from vram when vram not available will cause
    WARN_ON() hence avoid touching vram if not available.
    
    Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch b3daf7f07d6accbe43feafcadeb0b0498063761e drm-intel
43093f49b drm/xe/display: Add writing of remapped dpt
-:36: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#36: FILE: drivers/gpu/drm/xe/display/xe_fb_pin.c:65:
+				     pte_encode_bo(bo, src_idx * XE_PAGE_SIZE,
+				     XE_CACHE_WB));

total: 0 errors, 0 warnings, 1 checks, 37 lines checked
3e289ae47 drm/xe/display: Enable remapped display page tables
a8df65417 drm/xe/display: Don't try to use vram if not available




More information about the Intel-xe mailing list