Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] Keep tests working without relocations
@ 2021-08-10 19:14 Andrzej Turko
  2021-08-10 19:14 ` [igt-dev] [PATCH i-g-t 1/2] tests/gem_exec_store: Support gens " Andrzej Turko
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Andrzej Turko @ 2021-08-10 19:14 UTC (permalink / raw)
  To: igt-dev; +Cc: Andrzej Turko, Zbigniew Kempczyński

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 <zbigniew.kempczynski@intel.com>

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-03-31  6:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-10 19:14 [igt-dev] [PATCH i-g-t 0/2] Keep tests working without relocations Andrzej Turko
2021-08-10 19:14 ` [igt-dev] [PATCH i-g-t 1/2] tests/gem_exec_store: Support gens " Andrzej Turko
2021-08-11  7:26   ` Zbigniew Kempczyński
2022-03-30  6:08   ` Dixit, Ashutosh
2022-03-31  6:54     ` Zbigniew Kempczyński
2021-08-10 19:14 ` [igt-dev] [PATCH i-g-t 2/2] tests/gem_softpin: Exercise eviction with softpinning Andrzej Turko
2021-08-11  7:28   ` Zbigniew Kempczyński
2021-08-10 20:10 ` [igt-dev] ✓ Fi.CI.BAT: success for Keep tests working without relocations (rev9) Patchwork
2021-08-11  0:57 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox