drm/xe: Wire devcoredump to LR TDR
authorMatthew Brost <matthew.brost@intel.com>
Thu, 14 Nov 2024 02:25:22 +0000 (18:25 -0800)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 14 Nov 2024 14:38:48 +0000 (06:38 -0800)
commitdbf670f13949249f09b872ae59aab2feb259ca5f
treef8104aeb4b2b26e654db32709f7b7d26858f978f
parenta54b0de7ed72ca8e0012061c580b8447973eb82e
drm/xe: Wire devcoredump to LR TDR

LR queues can hang, cause engine reset, or cause IOMMU CAT errors.
Collect an error capture when this occurs.

v2:
 - s/queue's/queues (Jonathan)
v4:
 - Fix build (CI)

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-8-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_guc_submit.c