✗ CI.checkpatch: warning for More missing XeLP workarounds

Patchwork patchwork at emeril.freedesktop.org
Tue May 27 02:29:53 UTC 2025


== Series Details ==

Series: More missing XeLP workarounds
URL   : https://patchwork.freedesktop.org/series/149097/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c4d90204888ad6d21728e73f205a1732d646336c
Author: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Date:   Fri May 16 08:44:12 2025 +0100

    drm/xe/xelp: Add Wa_18022495364
    
    Add Wa_18022495364 as a context indirect workaround.
    
    Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
+ /mt/dim checkpatch 3e019cc3eaffcb7022b9de66871eabdefd6e06ff drm-intel
bc266395a6d6 drm/xe: Clarify LRC size when allocating
2b0ac515877c drm/xe/xelp: Implement HSDES#16010904313 workarounds
-:127: CHECK:SPACING: spaces preferred around that '+' (ctx:VxW)
#127: FILE: drivers/gpu/drm/xe/xe_lrc.c:1021:
+	*cmd++ = __xe_lrc_regs_ggtt_addr(lrc)+ CTX_CMD_BUF_CCTL * sizeof(u32);
 	                                     ^

-:175: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#175: FILE: drivers/gpu/drm/xe/xe_lrc.c:1069:
+	start = cmd = map.vaddr;

total: 0 errors, 0 warnings, 2 checks, 190 lines checked
c4d90204888a drm/xe/xelp: Add Wa_18022495364




More information about the Intel-xe mailing list