[igt-dev] [PATCH i-g-t 0/4] tests/i915: Enable XY_FAST_COPY_BLT for gen12+
Vikas Srivastava
vikas.srivastava at intel.com
Fri Mar 24 13:33:42 UTC 2023
Test case uses legacy command XY_SRC_COPY_BLT_CMD which
is not supported on newer platforms. Modified test
to use XY_FAST_COPY_BLT.
Arjun Melkaveri (1):
tests/i915/gem_linear_blits: Enable XY_FAST_COPY_BLT copy instruction
Vikas Srivastava (3):
lib/intel_batchbuffer: Enable XY_FAST_COPY_BLT support for
api_intel_bb
tests/i915/gem_caching: Enable XY_FAST_COPY_BLT for MTL
tests/i915/gem_userptr_blits: Enable XY_FAST_COPY_BLT Command for
gen12+
lib/intel_batchbuffer.c | 63 +++++++++++++++++---------
tests/i915/gem_caching.c | 25 +++++++----
tests/i915/gem_linear_blits.c | 66 +++++++++++++++++----------
tests/i915/gem_userptr_blits.c | 82 +++++++++++++++++++++-------------
4 files changed, 153 insertions(+), 83 deletions(-)
--
2.25.1
More information about the igt-dev
mailing list