[igt-dev] [PATCH i-g-t v4 0/2] Exercise evict-prime-*

Zbigniew Kempczyński zbigniew.kempczynski at intel.com
Tue Dec 6 15:01:22 UTC 2022


During change reloc allocator to keep offsets I start observing failures
in gem_exec_parallel at engines@fds. Looks as vma rebind bug so this series
contains isolated prime open/bind test.

HAX isolates execution, review is welcome.

v2: removing missed FILE *out used for debug
v3: - migrate object setup (pinning) code out of loop as it is constant
      during loop execution
    - put 'all' subtest within same dynamic subtest, add sanity check
      subtest which verifies evictin within single thread
v4: - change to prime as it more real world scenario
    - make better cleanup on thread failure

Zbigniew Kempczyński (2):
  tests/gem_softpin: Add prime reopen eviction subtest
  HAX: Exercise evict-prime and evict-prime-sanity-check

 tests/i915/gem_softpin.c              | 181 ++++++++++++++++++++++++++
 tests/intel-ci/fast-feedback.testlist | 180 +------------------------
 2 files changed, 184 insertions(+), 177 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list