✗ CI.checkpatch: warning for Introducing Xe2 ccs modifiers for integrated and discrete graphics (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Aug 16 11:55:24 UTC 2024
== Series Details ==
Series: Introducing Xe2 ccs modifiers for integrated and discrete graphics (rev2)
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 969973fc7d713db6a761d1e7a61765bdbe9396b0
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date: Fri Aug 16 14:52:29 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>
Reviewed-by: Mika Kahola <mika.kahola at intel.com>
+ /mt/dim checkpatch 70d6d55dea574b7b78ccf714699cc5d8d62fcc2c drm-intel
3dc7bcf5f8a0 drm/i915/display: Don't enable decompression on Xe2 with Tile4
714ff72024af drm/fourcc: define Intel Xe2 related tile4 ccs modifiers
969973fc7d71 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