]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/xe: Add killed, banned, or wedged as stick bit during GuC reset
authorMatthew Brost <matthew.brost@intel.com>
Tue, 11 Jun 2024 14:40:52 +0000 (07:40 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 13 Jun 2024 02:10:26 +0000 (19:10 -0700)
commitb47b83ef1657f8030d8e4485b5948a190c554cc5
treee75da1b308269e10cc595259bcff9e061c31cb52
parentfc592a81ff9f0e5a46d7fb652a74db97fed5ef1b
drm/xe: Add killed, banned, or wedged as stick bit during GuC reset

These bits should be persistent across reset, treat them as such.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240611144053.2805091-11-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_guc_submit.c