Files
linux/drivers
Jonathan Cavitt 1564d411e1 drm/xe/xe_guc_submit: Fix exec queue stop race condition
Reorder the xe_sched_tdr_queue_imm and set_exec_queue_banned calls in
guc_exec_queue_stop.  This prevents a possible race condition between
the two events in which it's possible for xe_sched_tdr_queue_imm to
wake the ufence waiter before the exec queue is banned, causing the
ufence waiter to miss the banned state.

Suggested-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Stuart Summers <stuart.summers@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240510194540.3246991-1-jonathan.cavitt@intel.com
2024-05-14 16:28:51 -07:00
..
2024-04-25 19:25:54 +02:00
2024-03-07 21:52:03 +00:00
2024-02-16 18:51:00 -05:00
2024-03-07 20:37:04 +00:00
2024-02-19 21:23:28 +01:00
2024-03-07 20:32:47 +00:00
2024-04-09 17:01:01 -07:00
2024-03-07 20:32:38 +00:00
2024-02-15 18:12:01 +01:00
2024-02-20 13:36:34 +01:00
2024-04-22 17:07:13 -04:00
2024-04-29 20:22:39 +02:00
2024-02-19 11:10:55 +01:00