Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/2] Add BO Allocation and VM Bind stress infra
@ 2026-08-17  5:31 Sobin Thomas
  2026-08-17  5:31 ` [PATCH i-g-t v2 1/2] tests/intel: add BO allocation stress coverage Sobin Thomas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sobin Thomas @ 2026-08-17  5:31 UTC (permalink / raw)
  To: igt-dev, matthew.brost; +Cc: nishit.sharma, Sobin Thomas

This series adds the base BO allocation infra for excercising Xe VM
Bind/Unbind with varying BO Sizes and execution workloads 

This infra supports individual and array VM binds, random sized BO
allocation , threaded execution across engines, unaligned VA access and
leak/eviction scenarios


Sobin Thomas (2):
  tests/intel: add BO allocation stress coverage
  test/intel/xe_bo_alloc: Add oversubscribe concurrent bind stress
    subtest

 tests/intel/xe_bo_alloc.c | 1483 +++++++++++++++++++++++++++++++++++++
 tests/meson.build         |    1 +
 2 files changed, 1484 insertions(+)
 create mode 100644 tests/intel/xe_bo_alloc.c

-- 
2.52.0


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-17  5:31 [PATCH i-g-t v2 0/2] Add BO Allocation and VM Bind stress infra Sobin Thomas
2026-08-17  5:31 ` [PATCH i-g-t v2 1/2] tests/intel: add BO allocation stress coverage Sobin Thomas
2026-08-17  5:31 ` [PATCH i-g-t v2 2/2] test/intel/xe_bo_alloc: Add oversubscribe concurrent bind stress subtest Sobin Thomas
2026-08-17  6:09 ` ✓ Xe.CI.BAT: success for Add BO Allocation and VM Bind stress infra Patchwork
2026-08-17 13:28 ` ✓ i915.CI.BAT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox