]> www.infradead.org Git - users/hch/configfs.git/commit
drm/xe: Add pending disable assert to handle_sched_done
authorMatthew Brost <matthew.brost@intel.com>
Tue, 11 Jun 2024 14:40:51 +0000 (07:40 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 13 Jun 2024 02:10:25 +0000 (19:10 -0700)
commitfc592a81ff9f0e5a46d7fb652a74db97fed5ef1b
tree4eda1b2f121bc50b7f8cd421b2511a499c8cc52e
parent716ce587a81e6165a4133ea32f63f3d69f80e1e7
drm/xe: Add pending disable assert to handle_sched_done

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