[Intel-xe] [PATCH 0/2] Another attempt to fix two bind races

Matthew Brost matthew.brost at intel.com
Sun Jul 2 22:17:08 UTC 2023


The first was patch originally authored by Thomas in the following
series [1].

The second patch is better version of [2] in which
bind-engines-independent worka. 

Tested with [3].

A follow up will clean up the maple_tree in a better way.

Matt

[1] https://patchwork.freedesktop.org/series/120031/
[2] https://patchwork.freedesktop.org/patch/544876/?series=120031&rev=1
[3] https://patchwork.freedesktop.org/series/120120/

Matthew Brost (1):
  drm/xe: Make bind engines safe

Thomas Hellström (1):
  drm/xe: Make page-table updates using the default engine

 drivers/gpu/drm/xe/xe_migrate.c         | 79 +++++++++++++++++++++++--
 drivers/gpu/drm/xe/xe_sched_job_types.h |  7 +++
 drivers/gpu/drm/xe/xe_vm.c              | 18 ++++++
 drivers/gpu/drm/xe/xe_vm_types.h        |  6 ++
 4 files changed, 105 insertions(+), 5 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list