All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/xe: Fixes from the exhaustive eviction series
@ 2025-08-21 14:30 Thomas Hellström
  2025-08-21 14:30 ` [PATCH 1/3] drm/xe/vm: Don't pin the vm_resv during validation Thomas Hellström
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Thomas Hellström @ 2025-08-21 14:30 UTC (permalink / raw)
  To: intel-xe

A couple of fixes from the exhaustive eviction series ready to be
merged. Submitted for standalone CI.

Thomas Hellström (3):
  drm/xe/vm: Don't pin the vm_resv during validation
  drm/xe/tests/xe_dma_buf: Set the drm_object::dma_buf member
  drm/xe/vm: Clear the scratch_pt pointer on error

 drivers/gpu/drm/xe/tests/xe_dma_buf.c |  8 +++-----
 drivers/gpu/drm/xe/xe_bo.c            |  5 ++---
 drivers/gpu/drm/xe/xe_vm.c            |  8 ++++++--
 drivers/gpu/drm/xe/xe_vm.h            | 15 ++-------------
 4 files changed, 13 insertions(+), 23 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-08-22 16:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 14:30 [PATCH 0/3] drm/xe: Fixes from the exhaustive eviction series Thomas Hellström
2025-08-21 14:30 ` [PATCH 1/3] drm/xe/vm: Don't pin the vm_resv during validation Thomas Hellström
2025-08-21 14:30 ` [PATCH 2/3] drm/xe/tests/xe_dma_buf: Set the drm_object::dma_buf member Thomas Hellström
2025-08-21 14:30 ` [PATCH 3/3] drm/xe/vm: Clear the scratch_pt pointer on error Thomas Hellström
2025-08-21 22:08   ` Matthew Brost
2025-08-21 16:16 ` ✓ CI.KUnit: success for drm/xe: Fixes from the exhaustive eviction series Patchwork
2025-08-21 17:02 ` ✓ Xe.CI.BAT: " Patchwork
2025-08-22 16:16 ` ✓ Xe.CI.Full: " 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.