With relocations disabled for newer generations
the addresses of buffer objects in memory need
to be known in advance and, hence, assigned in
userspace.
If relocations are not supported, the tests now
use the intel allocator to find offsets and
update the contents of batches correspondingly.
Cc: Zbigniew Kempczyński <redacted>
Andrzej Turko (2):
tests/gem_exec_store: Support gens without relocations
tests/gem_softpin: Exercise eviction with softpinning
tests/i915/gem_exec_store.c | 134 ++++++++++++++++++-----
tests/i915/gem_softpin.c | 212 +++++++++++++++++++++++++++++++++++-
2 files changed, 317 insertions(+), 29 deletions(-)
--
2.25.1