✓ CI.checkpatch: success for series starting with [1/3] drm/xe: Introduce a simple busted state

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 15 01:08:50 UTC 2024


== Series Details ==

Series: series starting with [1/3] drm/xe: Introduce a simple busted state
URL   : https://patchwork.freedesktop.org/series/131156/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ede9104877aa767f8988be32e21bfea379195547
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Thu Mar 14 21:03:17 2024 -0400

    drm/xe: Force busted state and block GT reset upon any GPU hang
    
    In many validation situations when debugging GPU Hangs,
    it is useful to preserve the GT situation from the moment
    that the timeout occurred.
    
    This patch introduces a module parameter that could be used
    on situations like this.
    
    If xe.busted module parameter is set to 2, Xe will be declared
    busted on every single execution timeout (a.k.a. GPU hang) right
    after devcoredump snapshot capture and without attempting any
    kind of GT reset and blocking entirely any kind of execution.
    
    v2: Really block gt_reset from guc side. (Lucas)
        s/wedged/busted (Lucas)
    
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Alan Previn <alan.previn.teres.alexis at intel.com>
    Cc: Himanshu Somaiya <himanshu.somaiya at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch b7ead5c90db25002638773b1a9289220e6a36b4d drm-intel
076d0a16cb6c drm/xe: Introduce a simple busted state
a591a2f849a5 drm/xe: declare busted upon GuC load failure
ede9104877aa drm/xe: Force busted state and block GT reset upon any GPU hang




More information about the Intel-xe mailing list