]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Assert runnable state in handle_sched_done
authorMatthew Brost <matthew.brost@intel.com>
Tue, 11 Jun 2024 14:40:49 +0000 (07:40 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 13 Jun 2024 02:10:24 +0000 (19:10 -0700)
commit7f4f492c7058fb82d2892078b556bde8a41d0b60
tree62c09cc0d151da48eafe63143c7e8e6d0a3ff21c
parent41e1fa93a2fb3cf5a50e556cff7bb51231781806
drm/xe: Assert runnable state in handle_sched_done

Ensure G2H and KMD GuC machine match.

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