✗ CI.checkpatch: warning for auxccs no stolen

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 20 14:43:37 UTC 2025


== Series Details ==

Series: auxccs no stolen
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 0d4e03533e27ca36410ac7c633a43a9b1c96f5ad
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 67f294a52e4b22d1b5bb86dd5dd3ac33e640717a drm-intel
7583182fc607 drm/xe/xelpg: Flush CCS when flushing caches
0bc98c966a2c drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
95c31fcaf562 drm/xe/xelp: Support auxccs invalidation on blitter
09c5383e73d5 drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
2dcb8be67dc2 drm/xe/xelp: Wait for AuxCCS invalidation to complete
1ece9be3c06f drm/xe: Export xe_emit_aux_table_inv
3f290c4a3f97 drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
d40455d657b3 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
f32df9d39b19 drm/xe: Handle DPT in system memory
072f64c668be drm/xe/display: Add support for AuxCCS
dd37cb66a5aa drm/xe: Force flush system memory AuxCCS framebuffers before scan out
935162859a92 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
0d4e03533e27 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