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

Kamil Konieczny kamil.konieczny at linux.intel.com
Thu Feb 3 14:41: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.
  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 chechpatch warning

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       | 170 ++++++++++++++++++++----
 tests/intel-ci/fast-feedback.testlist | 184 +-------------------------
 4 files changed, 161 insertions(+), 203 deletions(-)

-- 
2.32.0



More information about the Intel-gfx-trybot mailing list