✓ CI.checkpatch: success for series starting with [1/4] drm/xe: Introduce a simple wedged state
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 23 22:30:22 UTC 2024
== Series Details ==
Series: series starting with [1/4] drm/xe: Introduce a simple wedged state
URL : https://patchwork.freedesktop.org/series/132797/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 193ced9796338366b3a66ae789bd4f5ec87b9783
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date: Tue Apr 23 18:18:17 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
v3: - remove mutex
- toggle guc reset policy on any mode change
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Alan Previn <alan.previn.teres.alexis at intel.com>
Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch e1dc9638bb47a28181fee1a9a180445ca2a8b9cf drm-intel
b965225e7618 drm/xe: Introduce a simple wedged state
f39ee7526ad5 drm/xe: declare wedged upon GuC load failure
ff2648241dcf drm/xe: Force wedged state and block GT reset upon any GPU hang
193ced979633 drm/xe: Introduce the wedged_mode debugfs
More information about the Intel-xe
mailing list