All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 i-g-t 0/2] benchmarks/gem_wsim: explicit VM create/assign + LR mode
@ 2026-08-10  9:39 Marcin Bernatowicz
  2026-08-10  9:39 ` [PATCH v2 i-g-t 1/2] benchmarks/gem_wsim: add explicit VM create/assign steps Marcin Bernatowicz
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Marcin Bernatowicz @ 2026-08-10  9:39 UTC (permalink / raw)
  To: igt-dev
  Cc: adam.miszczak, kamil.konieczny, lukasz.laguna, tvrtko.ursulin,
	Marcin Bernatowicz

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


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

end of thread, other threads:[~2026-08-11 10:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-10  9:39 [PATCH v2 i-g-t 0/2] benchmarks/gem_wsim: explicit VM create/assign + LR mode Marcin Bernatowicz
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-11 10:15   ` Bernatowicz, Marcin
2026-08-10 15:51 ` ✗ i915.CI.Full: " Patchwork
2026-08-11 10:16   ` Bernatowicz, Marcin

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.