[igt-dev] [PATCH i-g-t 0/2] i915/gem_concurrent_all: Add no-reloc
Kamil Konieczny
kamil.konieczny at linux.intel.com
Thu Mar 31 16:34:27 UTC 2022
Add noreloc mode for GPU gens without relocations. Also
while at this, add some caching for required properties.
Change also snoop function so it will work on DG1.
Fix swap subtest group and make unpinning without enclosing
fixture.
v7: corrected newline add/delete errors in gem_concurrent_all
add new patch with swap subtest fixes (Zbigniew)
v6: resended with corrected commit version desccription in
gem_concurrent_all
v5: move down after reloc functions, add description, use
get_simple_h2l_ahnd function in main() fixture (Zbigniew)
v4: rebase, simplify bit17_require (Zbigniew)
v3: address Zbigniew review: correcting comment style, changed
checks in bit17_require
v2: rebased, fix caching in bit17_require, addressed Zbigniew
review comments
Cc: "Zbigniew Kempczyński" <zbigniew.kempczynski at intel.com>
Kamil Konieczny (3):
lib/intel_batchbuffer: add create without relocs
tests/i915/gem_concurrent_all: Add no-reloc capability
i915/gem_concurrent_all: fix swap subtest group
lib/intel_batchbuffer.c | 21 ++++
lib/intel_batchbuffer.h | 1 +
tests/i915/gem_concurrent_all.c | 179 ++++++++++++++++++++++++++------
3 files changed, 169 insertions(+), 32 deletions(-)
--
2.32.0
More information about the igt-dev
mailing list