All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/4] Fix array of binds
@ 2023-08-31 15:00 Matthew Brost
  2023-08-31 15:00 ` [Intel-xe] [PATCH 1/4] drm/xe: Covert xe_vma_op_flags to BIT macros Matthew Brost
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Matthew Brost @ 2023-08-31 15:00 UTC (permalink / raw)
  To: intel-xe

Patches should explain the issue, fixes:
https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/528

Matthew Brost (4):
  drm/xe: Covert xe_vma_op_flags to BIT macros
  drm/xe: Fixup unwind on VM ops errors
  drm/gpuva: Add drm_gpuva_for_each_op_reverse
  drm/xe: Fix array of binds

 drivers/gpu/drm/xe/xe_vm.c       | 422 ++++++++++++++++---------------
 drivers/gpu/drm/xe/xe_vm_types.h |  10 +-
 include/drm/drm_gpuva_mgr.h      |  10 +
 3 files changed, 236 insertions(+), 206 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-08-31 18:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-31 15:00 [Intel-xe] [PATCH 0/4] Fix array of binds Matthew Brost
2023-08-31 15:00 ` [Intel-xe] [PATCH 1/4] drm/xe: Covert xe_vma_op_flags to BIT macros Matthew Brost
2023-08-31 18:26   ` Rodrigo Vivi
2023-08-31 15:00 ` [Intel-xe] [PATCH 2/4] drm/xe: Fixup unwind on VM ops errors Matthew Brost
2023-08-31 15:00 ` [Intel-xe] [PATCH 3/4] drm/gpuva: Add drm_gpuva_for_each_op_reverse Matthew Brost
2023-08-31 18:33   ` Rodrigo Vivi
2023-08-31 15:00 ` [Intel-xe] [PATCH 4/4] drm/xe: Fix array of binds Matthew Brost
2023-08-31 18:29   ` Rodrigo Vivi
2023-08-31 15:14 ` [Intel-xe] ✗ CI.Patch_applied: failure for Fix array of binds (rev2) Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.