From: "Thomas Hellström" <thomas.hellstrom@linux.intel.com>
To: intel-xe@lists.freedesktop.org
Subject: [PATCH 0/3] drm/xe: Fixes from the exhaustive eviction series
Date: Thu, 21 Aug 2025 16:30:42 +0200 [thread overview]
Message-ID: <20250821143045.106005-1-thomas.hellstrom@linux.intel.com> (raw)
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
next reply other threads:[~2025-08-21 14:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-21 14:30 Thomas Hellström [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250821143045.106005-1-thomas.hellstrom@linux.intel.com \
--to=thomas.hellstrom@linux.intel.com \
--cc=intel-xe@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.