✗ CI.checkpatch: warning for Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2 (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 25 19:35:35 UTC 2024


== Series Details ==

Series: Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2 (rev2)
URL   : https://patchwork.freedesktop.org/series/133252/
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 a0a23e024035daf622ab942a8c878766303e4925
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date:   Thu Jul 25 21:35:54 2024 +0300

    drm/i915/display: allow creation of case I915_FORMAT_MOD_4_TILED_XE2_CCS type framebuffer
    
    Add I915_FORMAT_MOD_4_TILED_XE2_CCS to possible created tiling for new framebuffer
    on Xe driver. Here taken out unconditional decompression of Tile4 type framebuffers
    on Xe2 hardware as Tile4 vs I915_FORMAT_MOD_4_TILED_XE2_CCS have different
    requirement on dGfx.
    
    Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch 9f8e597a1c39d7e316f9479e6f627c15dbc58e1d drm-intel
89889735770f drm/fourcc: define Intel Xe2 related tile4 ccs modifier
a0a23e024035 drm/i915/display: allow creation of case I915_FORMAT_MOD_4_TILED_XE2_CCS type framebuffer
-:7: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#7: 
Add I915_FORMAT_MOD_4_TILED_XE2_CCS to possible created tiling for new framebuffer

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




More information about the Intel-xe mailing list