✓ CI.checkpatch: success for drm/xe/lnl: Apply Wa_22019338487

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 10 19:57:44 UTC 2024


== Series Details ==

Series: drm/xe/lnl: Apply Wa_22019338487
URL   : https://patchwork.freedesktop.org/series/134691/
State : success

== 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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ba3e626fafdc17108257dd7413f92c7752642e5d
Author: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
Date:   Mon Jun 10 11:52:31 2024 -0700

    drm/xe/lnl: Apply Wa_22019338487
    
    This WA requires us to limit media GT frequency requests to a certain
    cap value during driver load. Freq limits are restored after load
    completes, so perf will not be affected during normal operations.
    
    During normal driver operation, this WA requires dummy writes to media
    offset 0x380D8C after every ~63 GGTT writes. This will ensure completion
    of the LMEM writes originating from Gunit.
    
    During driver unload(before FLR), the WA requires that we set requested
    frequency to the cap value again.
    
    Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar at intel.com>
+ /mt/dim checkpatch bf9d891af55d3785eb9438efb053c991bf2b4b10 drm-intel
ba3e626fafdc drm/xe/lnl: Apply Wa_22019338487




More information about the Intel-xe mailing list