From: Matthew Brost <matthew.brost@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [PATCH 0/2] UMD direct submission tests
Date: Mon, 18 Nov 2024 12:59:12 -0800 [thread overview]
Message-ID: <20241118205914.2339782-1-matthew.brost@intel.com> (raw)
Public checkpoint on some experimental KMD work, do not review.
Matt
Matthew Brost (2):
drm-uapi/xe: Update uAPI for UMD direct submission
tests/xe: Add usermap test
include/drm-uapi/xe_drm.h | 153 ++++++-
lib/xe/xe_ioctl.c | 29 ++
lib/xe/xe_ioctl.h | 3 +
tests/intel/xe_exec_usermap.c | 800 ++++++++++++++++++++++++++++++++++
tests/meson.build | 1 +
5 files changed, 982 insertions(+), 4 deletions(-)
create mode 100644 tests/intel/xe_exec_usermap.c
--
2.34.1
next reply other threads:[~2024-11-18 20:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-18 20:59 Matthew Brost [this message]
2024-11-18 20:59 ` [PATCH 1/2] drm-uapi/xe: Update uAPI for UMD direct submission Matthew Brost
2024-11-18 20:59 ` [PATCH 2/2] tests/xe: Add usermap test Matthew Brost
2024-11-19 3:38 ` ✗ GitLab.Pipeline: warning for UMD direct submission tests Patchwork
2024-11-19 3:53 ` ✓ CI.xeBAT: success " Patchwork
2024-11-19 4:09 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-11-19 17:16 ` ✗ CI.xeFULL: " 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=20241118205914.2339782-1-matthew.brost@intel.com \
--to=matthew.brost@intel.com \
--cc=igt-dev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox