drm/xe: Add GuC state asserts to deregister_exec_queue
authorMatthew Brost <matthew.brost@intel.com>
Tue, 11 Jun 2024 14:40:50 +0000 (07:40 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 13 Jun 2024 02:10:25 +0000 (19:10 -0700)
commit716ce587a81e6165a4133ea32f63f3d69f80e1e7
tree22d3a675f084aa138b41a5d9ab1805d8a698aead
parent7f4f492c7058fb82d2892078b556bde8a41d0b60
drm/xe: Add GuC state asserts to deregister_exec_queue

Will help catch bugs in GuC state machine.

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