[igt-dev] [PATCH i-g-t v3 0/2] Exercise evict-flink-*

Zbigniew Kempczyński zbigniew.kempczynski at intel.com
Tue Dec 6 07:39:06 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 flink 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

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

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

-- 
2.34.1



More information about the igt-dev mailing list