]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanup
authorZhanjun Dong <zhanjun.dong@intel.com>
Tue, 10 Mar 2026 22:50:38 +0000 (18:50 -0400)
committerMatthew Brost <matthew.brost@intel.com>
Sat, 14 Mar 2026 01:04:15 +0000 (18:04 -0700)
commit9a9d960dce05b45b2a7dacd2c98d602480812a13
tree1a583d9b855cd027688054b98ca32fb42061a29b
parentdace8cb0032f57ea67c87b3b92ad73c89dd2db44
drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanup

If the firmware fails to load in GT resets the device is wedged also
initiating a GuC state cleanup.

Signed-off-by: Zhanjun Dong <zhanjun.dong@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patch.msgid.link/20260310225039.1320161-7-zhanjun.dong@intel.com
drivers/gpu/drm/xe/xe_uc.c