[Intel-xe] [PATCH 0/5] More VM cleanups

Matthew Brost matthew.brost at intel.com
Tue Jul 11 21:27:43 UTC 2023


Continuation of [1]. These are the last changes in [1] that will not
break the uAPI.

Matt

[1] https://patchwork.freedesktop.org/series/117156/

Matthew Brost (5):
  drm/xe: Avoid doing rebinds
  drm/xe: Reduce the number list links in xe_vma
  drm/xe: Change tile masks from u64 to u8
  drm/xe: Combine destroy_cb and destroy_work in xe_vma into union
  drm/xe: Only alloc userptr part of xe_vma for userptrs

 drivers/gpu/drm/xe/xe_bo.c       |   6 +-
 drivers/gpu/drm/xe/xe_exec.c     |   2 +-
 drivers/gpu/drm/xe/xe_pt.c       |   3 +-
 drivers/gpu/drm/xe/xe_vm.c       | 131 ++++++++++++++++++++----------
 drivers/gpu/drm/xe/xe_vm_types.h | 134 ++++++++++++++++---------------
 5 files changed, 163 insertions(+), 113 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list