From: Matthew Brost <matthew.brost@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: thomas.hellstrom@linux.intel.com, matthew.auld@intel.com
Subject: [PATCH v2 0/3] Userptr fixes
Date: Sun, 23 Feb 2025 19:24:35 -0800 [thread overview]
Message-ID: <20250224032438.3025464-1-matthew.brost@intel.com> (raw)
Tested with below tests on BMG + CONFIG_DRM_XE_USERPTR_INVAL_INJECT
xe_exec_basic; xe_exec_compute_mode; xe_exec_fault_mode; xe_vm; xe_exec_threads
Including a patch from Matt Auld as it required for above test case to pass.
Matt
Matthew Auld (1):
drm/xe/userptr: fix EFAULT handling
Matthew Brost (2):
drm/xe: Userptr invalidation race with binds fixes
drm/xe: Add staging tree for VM binds
drivers/gpu/drm/xe/xe_pt.c | 194 +++++++++++++++++++++++--------
drivers/gpu/drm/xe/xe_pt_types.h | 3 +-
drivers/gpu/drm/xe/xe_pt_walk.c | 3 +-
drivers/gpu/drm/xe/xe_pt_walk.h | 4 +
drivers/gpu/drm/xe/xe_vm.c | 16 ++-
5 files changed, 170 insertions(+), 50 deletions(-)
--
2.34.1
next reply other threads:[~2025-02-24 13:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-24 3:24 Matthew Brost [this message]
2025-02-24 3:24 ` [PATCH v2 1/3] drm/xe/userptr: fix EFAULT handling Matthew Brost
2025-02-24 3:24 ` [PATCH v2 2/3] drm/xe: Userptr invalidation race with binds fixes Matthew Brost
2025-02-24 3:24 ` [PATCH v2 3/3] drm/xe: Add staging tree for VM binds Matthew Brost
2025-02-24 17:09 ` ✗ CI.Patch_applied: failure for Userptr fixes Patchwork
-- strict thread matches above, loose matches on Subject: below --
2025-02-24 4:05 [PATCH v2 0/3] " Matthew Brost
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=20250224032438.3025464-1-matthew.brost@intel.com \
--to=matthew.brost@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=matthew.auld@intel.com \
--cc=thomas.hellstrom@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox