Skip to content

drm/xe: Simple error capture

Matthew Brost requested to merge (removed):simple_error_capture into xe

Print CTs, GuC engines state, and HW engine state on job timeout to dmesg. Will remove once a full error capture is implemented.

Hidden behind Kconfig option as many tests intentionally cause timeouts and no need to spam dmesg.

Signed-off-by: Matthew Brost matthew.brost@intel.com

Merge request reports