✓ CI.checkpatch: success for drm/xe: Move Wa 1607983814 to oob

Patchwork patchwork at emeril.freedesktop.org
Tue Oct 29 20:07:38 UTC 2024


== Series Details ==

Series: drm/xe: Move Wa 1607983814 to oob
URL   : https://patchwork.freedesktop.org/series/140687/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3960bbd3339003e8b6f34af4e4264d6a5e108807
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Tue Oct 29 12:32:58 2024 -0700

    drm/xe: Move Wa 1607983814 to oob
    
    needs_wa_1607983814() predates wa_oob, so it was not being printed
    in /sys/kernel/debug/dri/0/*/workarounds. Port it to OOB rules.
    This makes the WA show up in debugfs. For TGL:
    
            OOB Workarounds
                    22012773006
                    1409600907
                    1607983814
    
    Eventually the RTP infra may add support for writing registers in a
    loop, which would allow to keep track of the registers as well. But for
    now, just listing it as OOB workaround is already an improvement.
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
    Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 91b5d7af697c6765039b8700127c1740da858065 drm-intel
3960bbd33390 drm/xe: Move Wa 1607983814 to oob




More information about the Intel-xe mailing list