✗ CI.checkpatch: warning for auxccs no stolen (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 21 10:35:07 UTC 2025
== Series Details ==
Series: auxccs no stolen (rev2)
URL : https://patchwork.freedesktop.org/series/153202/
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
553439844b6500767ce8aef522cfe9fbb7ece541
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6f1435f46a6088518e5e3b76b0a3179d0b14b5e8
Author: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Date: Wed Aug 20 10:19:12 2025 +0100
no dpt stolen
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
+ /mt/dim checkpatch 1f3c2c82c864322cfa8f79c10c00cf361c926d2f drm-intel
6ee6a4003803 drm/xe/xelpg: Flush CCS when flushing caches
b3bba9b02157 drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
2e9d3cc4847b drm/xe/xelp: Support auxccs invalidation on blitter
ce18ce6c79bd drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
daa46578460d drm/xe/xelp: Wait for AuxCCS invalidation to complete
7ab0b221635b drm/xe: Export xe_emit_aux_table_inv
5ce89f4a7ddb drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
3ab72626c164 drm/xe: Flush GGTT writes after populating DPT
-:72: WARNING:MEMORY_BARRIER: memory barrier without comment
#72: FILE: drivers/gpu/drm/xe/display/xe_fb_pin.c:115:
+ wmb();
total: 0 errors, 1 warnings, 0 checks, 66 lines checked
0f9eb75a8e90 drm/xe: Handle DPT in system memory
03b499bb1f8d drm/xe/display: Add support for AuxCCS
c88a5084b0c7 drm/xe: Force flush system memory AuxCCS framebuffers before scan out
c89fbe5e19af drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
-:10: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit cf48bddd31de ("drm/i915/display: Disable AuxCCS framebuffers if built for Xe")'
#10:
done in cf48bddd31de ("drm/i915/display: Disable AuxCCS framebuffers if
-:16: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#16:
uapi: [FB:242] AR30 little-endian (0x30335241),0x100000000000008,2880x1800, visible=visible, src=2880.000000x1800.000000+0.000000+0.000000, dst=2880x1800+0+0, rotation=0 (0x00000001)
total: 1 errors, 1 warnings, 0 checks, 12 lines checked
6f1435f46a60 no dpt stolen
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
total: 0 errors, 1 warnings, 0 checks, 15 lines checked
More information about the Intel-xe
mailing list