✗ CI.checkpatch: warning for Use 64K pages on Xe2 HPG

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 25 15:48:50 UTC 2024


== Series Details ==

Series: Use 64K pages on Xe2 HPG
URL   : https://patchwork.freedesktop.org/series/136503/
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 dbf510faaef0ff6883836ae6e5bad176e8bdb7c6
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date:   Thu Jul 25 17:19:11 2024 +0300

    drm/xe/xe2: Separate graphics_xe2 features to hpg and lpg
    
    Separate graphics_xe2 to graphics_xe2hpg and graphics_xe2lpg. This is done to
    be able to add XE_VRAM_FLAGS_NEED64K for xe2hpg. Without 64K pages xe2hpg
    ccs decompression can result in corruption on display.
    
    Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch 9f8e597a1c39d7e316f9479e6f627c15dbc58e1d drm-intel
dbf510faaef0 drm/xe/xe2: Separate graphics_xe2 features to hpg and lpg
-:6: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#6: 
Separate graphics_xe2 to graphics_xe2hpg and graphics_xe2lpg. This is done to

total: 0 errors, 1 warnings, 0 checks, 32 lines checked




More information about the Intel-xe mailing list