[igt-dev] [PATCH i-g-t v3 0/3] tests/i915: ccs subtests for gem_lmem_swapping
Ramalingam C
ramalingam.c at intel.com
Mon Mar 7 12:10:39 UTC 2022
Third patch adds the subtests covering the compressed obj's
eviction and restoration.
First two patches were added for the dependency purpose those will be
reviewed at their respective series.
v3: GPU hang on verify-random-ccs is fixed
Chris Wilson (1):
i915/gem_engine_topology: Only use the main copy engines for
XY_BLOCK_COPY
Ramalingam C (1):
tests/i915/gem_lmem_swapping: ccs subtests
Zbigniew Kempczyński (1):
lib/i915_blt: Add library for blitter
lib/i915/gem_engine_topology.c | 38 ++
lib/i915/gem_engine_topology.h | 5 +
lib/i915/i915_blt.c | 992 +++++++++++++++++++++++++++++++++
lib/i915/i915_blt.h | 157 ++++++
lib/meson.build | 1 +
tests/i915/gem_lmem_swapping.c | 217 +++++++-
6 files changed, 1404 insertions(+), 6 deletions(-)
create mode 100644 lib/i915/i915_blt.c
create mode 100644 lib/i915/i915_blt.h
--
2.20.1
More information about the igt-dev
mailing list