✗ CI.checkpatch: warning for More missing XeLP workarounds

Patchwork patchwork at emeril.freedesktop.org
Fri May 16 07:50:17 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 e2572a190725c357a23208b5a878c2396ceecd76
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 bf8c2c7bea6b5a38b6a3c24fdfc72b1ab5c03c28 drm-intel
5498cd8f36bd drm/xe: Clarify LRC size when allocating
dfff4e6949a8 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
e2572a190725 drm/xe/xelp: Add Wa_18022495364




More information about the Intel-xe mailing list