✗ CI.checkpatch: warning for Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
Patchwork
patchwork at emeril.freedesktop.org
Mon May 6 23:53:57 UTC 2024
== Series Details ==
Series: Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2b4cf7eded91920e596b3d795290fbbc0ed8bac8
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date: Mon May 6 21:52:38 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.
Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch 980de4c8f9c4fc65bd51d355372e06dc576c3ea7 drm-intel
f4a367457dd3 drm/fourcc: define Intel Xe2 related tile4 ccs modifier
ec012ff7e27e drm/xe/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, 7 lines checked
2b4cf7eded91 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, 57 lines checked
More information about the Intel-xe
mailing list