✗ CI.checkpatch: warning for drm/xe: Update Wa_22019338487
Patchwork
patchwork at emeril.freedesktop.org
Mon Jun 16 06:24:04 UTC 2025
== Series Details ==
Series: drm/xe: Update Wa_22019338487
URL : https://patchwork.freedesktop.org/series/150300/
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
f8ff75ae1d2127635239b134695774ed4045d05b
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ccc12ce506e8d31c302ab2fe7ca9f8acea1f18ba
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date: Sun Jun 15 23:17:36 2025 -0700
drm/xe/bmg: Update Wa_22019338487
Limit GT max frequency to 2600Mhz during the L2 flush. Also, ensure
GT actual frequency is limited to that value before performing the
cache flush.
v2: Use generic names, ensure user set max frequency requests wait
for flush to complete (Rodrigo)
v3:
- User requests wait via wait_var_event_timeout (Lucas)
- Close races on flush + user requests (Lucas)
- Fix xe_guc_pc_remove_flush_freq_limit() being called on last gt
rather than root gt (Lucas)
Fixes: aaa08078e725 ("drm/xe/bmg: Apply Wa_22019338487")
Fixes: 01570b446939 ("drm/xe/bmg: implement Wa_16023588340")
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 4368f15da5e7f44130af5d76997265e5d48f3f45 drm-intel
7a0f47279c44 drm/xe/guc_pc: Add _locked variant for min/max freq
-:107: CHECK:LINE_SPACING: Please don't use multiple blank lines
#107: FILE: drivers/gpu/drm/xe/xe_guc_pc.c:627:
+
+
total: 0 errors, 0 warnings, 1 checks, 183 lines checked
94c8134ac756 drm/xe/xe_guc_pc: Lock once to update stashed frequencies
ccc12ce506e8 drm/xe/bmg: Update Wa_22019338487
More information about the Intel-xe
mailing list