✓ CI.checkpatch: success for drm/xe/gsc: Wedge the device if the GSCCS reset fails

Patchwork patchwork at emeril.freedesktop.org
Wed Aug 28 23:25:17 UTC 2024


== Series Details ==

Series: drm/xe/gsc: Wedge the device if the GSCCS reset fails
URL   : https://patchwork.freedesktop.org/series/137930/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e163d966c4074925f91f85540cf04ee4e0a4b763
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Wed Aug 28 15:14:57 2024 -0700

    drm/xe/gsc: Wedge the device if the GSCCS reset fails
    
    Due to the special handling of the GSCCS in HW, we can't escalate to GT
    reset when we receive the reset failure interrupt; the specs indicate
    that we should trigger an FLR instead, but we do not have support for
    that at the moment, so the HW will stay permanently in a broken state.
    We should therefore mark the device as wedged, the same as if the GT
    reset had failed.
    
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
+ /mt/dim checkpatch 6b66ec881f7ae385f90fe6ad8c6ebef112873a17 drm-intel
e163d966c407 drm/xe/gsc: Wedge the device if the GSCCS reset fails




More information about the Intel-xe mailing list