[PATCH i-g-t v4 0/4] i915/gem_concurrent_all: Add no-reloc

Kamil Konieczny kamil.konieczny at linux.intel.com
Mon Feb 7 14:51:02 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.
  Make some changes for CI to get resonable results, see
commit description for "DO_NOT_MERGE: gem_concurrent_all:
limit scope of test"

v3: correct type of ahnd and address checkpatch warning
v4: corrected alloc_open and first ahnd setting

Kamil Konieczny (4):
  lib/intel_batchbuffer: add create without relocs
  tests/i915/gem_concurrent_all: Add no-reloc capability
  DO_NOT_MERGE: gem_concurrent_all: limit scope of test
  HAX: only five tests

 lib/intel_batchbuffer.c               |   9 +-
 lib/intel_batchbuffer.h               |   1 +
 tests/i915/gem_concurrent_all.c       | 178 +++++++++++++++++++++----
 tests/intel-ci/fast-feedback.testlist | 184 +-------------------------
 4 files changed, 169 insertions(+), 203 deletions(-)

-- 
2.32.0



More information about the Intel-gfx-trybot mailing list