✗ CI.checkpatch: warning for Introducing Xe2 ccs modifiers for integrated and discrete graphics

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 12 20:17:50 UTC 2024


== Series Details ==

Series: Introducing Xe2 ccs modifiers for integrated and discrete graphics
URL   : https://patchwork.freedesktop.org/series/137207/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 36a68f3e4adc7307c88e43f4d05a92c16c2e513b
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date:   Mon Aug 12 23:14:37 2024 +0300

    drm/i915/display: allow creation of Xe2 ccs framebuffers
    
    Add I915_FORMAT_MOD_4_TILED_BMG_CCS and I915_FORMAT_MOD_4_TILED_LNL_CCS to possible
    created modifier for new framebuffer on Xe driver.
    
    Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch 4f95bd933f4dacd22752bf8d6e548e8cc445d093 drm-intel
1e32f15126bb drm/i915/display: Don't enable decompression on Xe2 with Tile4
5bf2a1a4e8d6 drm/fourcc: define Intel Xe2 related tile4 ccs modifiers
36a68f3e4adc drm/i915/display: allow creation of Xe2 ccs framebuffers
-:6: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#6: 
Add I915_FORMAT_MOD_4_TILED_BMG_CCS and I915_FORMAT_MOD_4_TILED_LNL_CCS to possible

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




More information about the Intel-xe mailing list