[PATCH i-g-t v2 0/2] Add BO Allocation and VM Bind stress infra
Sobin Thomas <[email protected]>
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Message-ID | <[email protected]> |
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