]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Improve schedule disable response failure
authorMatthew Brost <matthew.brost@intel.com>
Thu, 14 Nov 2024 02:25:20 +0000 (18:25 -0800)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 14 Nov 2024 14:38:45 +0000 (06:38 -0800)
commit990c29c2dd22e46395831bcff7b06a6ca9ee0573
tree90f557ef8aebde25ce2abac8e253b559fe4078f2
parentf62e6edfc11d30d07ce48d783da149dda4f7e78f
drm/xe: Improve schedule disable response failure

Print Guc ID and take devcoredump on schedule disable response failure.
GuC ID is useful information and a schedule disable response failure is
possible the LRC state is corrupted so a devcoredump is helpful to debug.

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