drm/xe: Capture GuC CT snapshot when stopped
authorMatthew Brost <matthew.brost@intel.com>
Fri, 5 Apr 2024 21:16:32 +0000 (14:16 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Mon, 8 Apr 2024 21:47:39 +0000 (14:47 -0700)
commit1db3594c595f4eb24e5a34be2912a2dc0586d4b1
treeaf64fcd22151198fef1f7e9adaa022e4e4fbdd3a
parent0417a5f84810eaef43c1e64a11df4e0238b4bf09
drm/xe: Capture GuC CT snapshot when stopped

It is useful capture the GuC CT snapshot if the GuC CT has been
forcefully put into the stopped state. Enable snapshot capture when in
this state.

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240405211632.223568-3-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_guc_ct.c