[igt-dev] [PATCH i-g-t 0/5] Adopt to use allocator

Zbigniew Kempczyński zbigniew.kempczynski at intel.com
Mon Aug 16 11:56:21 UTC 2021


This is third series which should decrease coverage gap on 
gens without relocations support.

In gem_exec_fence I've left three subtests intact - they are 
not trivial to rewrite so they will be send in future series.
I decided to send not fully rewritten test because some subtests
are part of BAT run and this should make life easier to enable
DG1 on CI.

I've incidentally omit review comments and didn't address minor
nits so I've added it in this series (gem_exec_capture + gem_exec_big).

In gem_exec_schedule 'pi*' subtests should work properly now. I had
userfault disabled previously so I notice skip on CI, but we want to
have these tests.

Cc: Petri Latvala <petri.latvala at intel.com>
Cc: Ashutosh Dixit <ashutosh.dixit at intel.com>

Zbigniew Kempczyński (5):
  tests/gem_exec_capture: Remove unnecessary multiprocess stop() call
  tests/gem_exec_big: Move check of pressumed offset out of no-reloc
    scope
  tests/gem_exec_fence: Adopt to use allocator
  tests/gem_exec_schedule: Adopt to use allocator
  HAX: remove gttfill for tgl ci

 tests/i915/gem_exec_big.c             |   3 +-
 tests/i915/gem_exec_capture.c         |   1 -
 tests/i915/gem_exec_fence.c           | 240 +++++++++----
 tests/i915/gem_exec_schedule.c        | 472 ++++++++++++++++++++------
 tests/intel-ci/fast-feedback.testlist |   1 -
 5 files changed, 541 insertions(+), 176 deletions(-)

-- 
2.26.0



More information about the igt-dev mailing list