[PATCH i-g-t v2 0/5] i915/gem_concurrent_all: Add no-reloc
Kamil Konieczny
kamil.konieczny at linux.intel.com
Wed Feb 2 17:49:27 UTC 2022
Add noreloc mode for GPU gens without relocations. Also
while at this, add some caching for requaired 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"
Kamil Konieczny (5):
DO_NOT_MERGE: lib/intel_batchbuffer: add tracking and reset for
allocator
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/igt_core.c | 2 +
lib/intel_batchbuffer.c | 81 +++++++++++-
lib/intel_batchbuffer.h | 8 ++
tests/i915/gem_concurrent_all.c | 169 +++++++++++++++++++----
tests/intel-ci/fast-feedback.testlist | 184 +-------------------------
5 files changed, 240 insertions(+), 204 deletions(-)
--
2.32.0
More information about the Intel-gfx-trybot
mailing list