[igt-dev] [PATCH i-g-t 0/3] tests/i915: ccs subtests for gem_lmem_swapping
Ramalingam C
ramalingam.c at intel.com
Mon Feb 28 12:29:18 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.
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 +
tags | 51095 +++++++++++++++++++++++++++++++
tests/i915/gem_lmem_swapping.c | 218 +-
7 files changed, 52501 insertions(+), 5 deletions(-)
create mode 100644 lib/i915/i915_blt.c
create mode 100644 lib/i915/i915_blt.h
create mode 100644 tags
--
2.20.1
More information about the igt-dev
mailing list