[igt-dev] [PATCH i-g-t 0/4] tests/i915: Enable XY_FAST_COPY_BLT for gen12+

Karolina Stolarek karolina.stolarek at intel.com
Tue Apr 4 12:02:34 UTC 2023


On 4.04.2023 08:54, Vikas Srivastava wrote:
> 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.
> 

I'm surprised to see that there are no r-b's on the patches I already 
reviewed. Once you have good results from the FULL run, please add the 
tag to each of the patches:

Reviewed-by: Karolina Stolarek <karolina.stolarek at intel.com>

Thanks,
Karolina

> 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(-)
> 


More information about the igt-dev mailing list