✓ CI.checkpatch: success for Support/debug for slow GuC loads

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 6 20:25:01 UTC 2024


== Series Details ==

Series: Support/debug for slow GuC loads
URL   : https://patchwork.freedesktop.org/series/129598/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f8d3015821bf8fb3074d6c4ae3f53ba6f2342fd3
Author: John Harrison <John.C.Harrison at Intel.com>
Date:   Tue Feb 6 12:11:51 2024 -0800

    drm/xe/guc: Port over the slow GuC loading support from i915
    
    GuC loading can take longer than it is supposed to for various
    reasons. So add in the code to cope with that and to report it when it
    happens. There are also many different reasons why GuC loading can
    fail, so add in the code for checking for those and for reporting
    issues in a meaningful manner rather than just hitting a timeout and
    saying 'fail: status = %x'.
    
    Also, remove the 'FIXME' comment about an i915 bug that has never been
    applicable to Xe!
    
    Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch 8a42fafc783505db4f1d6a70005a5f103069c9d9 drm-intel
c40f7a1d0 drm/xe: Make read_perf_limit_reasons globally accessible
f8d301582 drm/xe/guc: Port over the slow GuC loading support from i915




More information about the Intel-xe mailing list