✓ CI.checkpatch: success for Introduce a wedged state

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 3 16:20:48 UTC 2024


== Series Details ==

Series: Introduce a wedged state
URL   : https://patchwork.freedesktop.org/series/131998/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4dd54d7935773b2a4ff1a938b3869adc96875182
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Wed Apr 3 11:07:32 2024 -0400

    drm/xe: Introduce the wedged_mode debugfs
    
    So, the wedged mode can be selected per device at runtime,
    before the tests or before reproducing the issue.
    
    v2: - s/busted/wedged
        - some locking consistency
    
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Alan Previn <alan.previn.teres.alexis at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch c8dc2a19ae7157e065d5f0c78bc4d3f83165fdef drm-intel
dba3615ac29e drm/xe: Introduce a simple wedged state
ed345a55b2b3 drm/xe: declare wedged upon GuC load failure
30fcf1374b02 drm/xe: Force wedged state and block GT reset upon any GPU hang
4dd54d793577 drm/xe: Introduce the wedged_mode debugfs




More information about the Intel-xe mailing list