[igt-dev] [PATCH i-g-t 0/9] Adopt to use allocator
Zbigniew Kempczyński
zbigniew.kempczynski at intel.com
Fri Aug 13 07:46:54 UTC 2021
This is second 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.
Cc: Petri Latvala <petri.latvala at intel.com>
Cc: Ashutosh Dixit <ashutosh.dixit at intel.com>
Andrzej Turko (2):
lib/intel_allocator: Fix argument names in declarations
tests/gem_exec_capture: Support gens without relocations
Zbigniew Kempczyński (7):
tests/gem_ctx_persistence: Adopt to use allocator
tests/gem_exec_balancer: Adopt to use allocator
tests/gem_exec_big: Skip relocation part
tests/gem_exec_fence: Adopt to use allocator
tests/gem_exec_flush: Adopt to no-reloc
tests/gem_exec_schedule: Adopt to use allocator
HAX: remove gttfill for tgl ci
lib/intel_allocator.h | 8 +-
tests/i915/gem_ctx_persistence.c | 120 +++++--
tests/i915/gem_exec_balancer.c | 132 ++++++--
tests/i915/gem_exec_big.c | 21 +-
tests/i915/gem_exec_capture.c | 98 ++++--
tests/i915/gem_exec_fence.c | 240 +++++++++----
tests/i915/gem_exec_flush.c | 24 +-
tests/i915/gem_exec_schedule.c | 463 ++++++++++++++++++++------
tests/intel-ci/fast-feedback.testlist | 1 -
9 files changed, 842 insertions(+), 265 deletions(-)
--
2.26.0
More information about the igt-dev
mailing list