✓ CI.checkpatch: success for Workaround to handle G2H timeout

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 16 13:20:55 UTC 2024


== Series Details ==

Series: Workaround to handle G2H timeout
URL   : https://patchwork.freedesktop.org/series/140056/
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 a1ef0c33be5e252008cda86e1b4b97212f7129a0
Author: Badal Nilawar <badal.nilawar at intel.com>
Date:   Wed Oct 16 17:22:56 2024 +0530

    drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
    
    In case if g2h worker doesn't get opportunity to within specified
    timeout delay then flush the g2h worker explicitly.
    
    v2:
      - Describe change in comment and add TODO (Matt B/John H)
      - Add xe_gt_warn on fence done after G2H flush (John H)
    
    Closes: https://gitlab.freedesktop.org/drm/xe/kernel/issues/1620
    Closes: https://gitlab.freedesktop.org/drm/xe/kernel/issues/2902
    Signed-off-by: Badal Nilawar <badal.nilawar at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Matthew Auld <matthew.auld at intel.com>
    Cc: John Harrison <John.C.Harrison at Intel.com>
    Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch a791880a76ce95c10e45047806325bdb9fb4a09f drm-intel
668cd9836ccc drm/xe/guc/ct: Increase wait timeout for g2h response
a1ef0c33be5e drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout




More information about the Intel-xe mailing list