[igt-dev] [PATCH i-g-t 0/4] tests/i915: Enable XY_FAST_COPY_BLT for gen12+
Vikas Srivastava
vikas.srivastava at intel.com
Wed Apr 5 06:07:06 UTC 2023
Test case uses legacy command XY_SRC_COPY_BLT_CMD which
is not supported on newer platforms. Modify test
to use XY_FAST_COPY_BLT.
Signed-off-by: Vikas Srivastava <vikas.srivastava at intel.com>
Reviewed-by: Karolina Stolarek <karolina.stolarek at intel.com>
Arjun Melkaveri (1):
tests/i915/gem_linear_blits: Enable XY_FAST_COPY_BLT copy instruction
Vikas Srivastava (3):
tests/i915/gem_caching: Enable XY_FAST_COPY_BLT for MTL
lib/intel_batchbuffer: Enable XY_FAST_COPY_BLT support for
api_intel_bb
tests/i915/gem_userptr_blits: Enable XY_FAST_COPY_BLT command for
gen12+
lib/intel_batchbuffer.c | 57 +++++++++++-------
tests/i915/gem_caching.c | 25 +++++---
tests/i915/gem_linear_blits.c | 68 ++++++++++++++--------
tests/i915/gem_userptr_blits.c | 102 ++++++++++++++++++++-------------
4 files changed, 162 insertions(+), 90 deletions(-)
--
2.25.1
More information about the igt-dev
mailing list