From: Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: adam.miszczak@linux.intel.com, kamil.konieczny@linux.intel.com,
lukasz.laguna@intel.com, tvrtko.ursulin@igalia.com,
Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>
Subject: [PATCH v2 i-g-t 0/2] benchmarks/gem_wsim: explicit VM create/assign + LR mode
Date: Mon, 10 Aug 2026 11:39:48 +0200 [thread overview]
Message-ID: <20260810093950.1696330-1-marcin.bernatowicz@linux.intel.com> (raw)
This series extends gem_wsim VM (Virtual Memory) management for Xe.
Patch 1 adds explicit VM (Virtual Memory) create/assign steps in
workload descriptors: V.N to create VM N and v.N.M to bind context
M to VM N.
Patch 2 adds c.N to enable compute/LR mode on selected VMs.
README is updated with syntax and VM usage examples.
Changes since v1:
- Clarify that VM means Virtual Memory (to avoid confusion with
Virtual Machine). No code behavior changes; description/documentation
text only. (Kamil, Adam)
Marcin Bernatowicz (2):
benchmarks/gem_wsim: add explicit VM create/assign steps
benchmarks/gem_wsim: add compute/LR mode support for Xe VMs
benchmarks/gem_wsim.c | 310 ++++++++++++++++++++++++++++++++++++-----
benchmarks/wsim/README | 32 +++++
2 files changed, 311 insertions(+), 31 deletions(-)
--
2.43.0
next reply other threads:[~2026-08-10 9:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-10 9:39 Marcin Bernatowicz [this message]
2026-08-10 9:39 ` [PATCH v2 i-g-t 1/2] benchmarks/gem_wsim: add explicit VM create/assign steps Marcin Bernatowicz
2026-08-10 9:39 ` [PATCH v2 i-g-t 2/2] benchmarks/gem_wsim: add compute/LR mode support for Xe VMs Marcin Bernatowicz
2026-08-10 11:24 ` ✓ i915.CI.BAT: success for benchmarks/gem_wsim: explicit VM create/assign + LR mode (rev2) Patchwork
2026-08-10 11:34 ` ✓ Xe.CI.BAT: " Patchwork
2026-08-10 14:02 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-08-10 15:51 ` ✗ i915.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=20260810093950.1696330-1-marcin.bernatowicz@linux.intel.com \
--to=marcin.bernatowicz@linux.intel.com \
--cc=adam.miszczak@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@linux.intel.com \
--cc=lukasz.laguna@intel.com \
--cc=tvrtko.ursulin@igalia.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 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.