✗ CI.checkpatch: warning for drm/xe: Update Wa_22019338487 (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 18 18:56:00 UTC 2025


== Series Details ==

Series: drm/xe: Update Wa_22019338487 (rev2)
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 10c14f1596364be0400b92da66ae948103b6f602
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date:   Wed Jun 18 11:50:01 2025 -0700

    drm/xe/bmg: Update Wa_22019338487
    
    Limit GT max frequency to 2600MHz and wait for frequency to reduce
    before proceeding with a transient flush. This is really only needed for
    the transient flush: if L2 flush is needed due to 16023588340 then
    there's no need to do this additional wait since we are already using
    the bigger hammer.
    
    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)
    v4:
     - Only apply the freq reducing part if a TDF is needed: L2 flush trumps
       the need for waiting a lower frequency
    
    Fixes: aaa08078e725 ("drm/xe/bmg: Apply Wa_22019338487")
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com> # v3
    Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch b5956fc71790f85e9c9113adf1d9c7332c995f13 drm-intel
576b9209863c drm/xe/guc_pc: Add _locked variant for min/max freq
-:108: CHECK:LINE_SPACING: Please don't use multiple blank lines
#108: FILE: drivers/gpu/drm/xe/xe_guc_pc.c:627:
+
+

total: 0 errors, 0 warnings, 1 checks, 183 lines checked
cfceef313427 drm/xe/xe_guc_pc: Lock once to update stashed frequencies
8dd48df5907e drm/xe: Split xe_device_td_flush()
10c14f159636 drm/xe/bmg: Update Wa_22019338487




More information about the Intel-xe mailing list