[igt-dev] [PATCH i-g-t v2 0/3] Add block-multicopy-* subtests

Zbigniew Kempczyński zbigniew.kempczynski at intel.com
Thu Dec 15 11:35:16 UTC 2022


According to debugging with hw team extend the test to exercise blits
in single batch and additional step with inplace decompression to same
tiling format. 

v2: - return to safe alignment in blit functions
    - add test functions table
    - avoid casting in formatting

Cc: Karolina Stolarek <karolina.stolarek at intel.com>

Zbigniew Kempczyński (3):
  lib/i915_blt: Remove src == dst pitch restriction
  lib/i915_blt: Extract blit emit functions
  tests/gem_ccs: Add block-multicopy subtest

 lib/i915/i915_blt.c  | 281 +++++++++++++++++++++++++++++++------------
 lib/i915/i915_blt.h  |  19 +++
 tests/i915/gem_ccs.c | 250 ++++++++++++++++++++++++++++++++++++--
 3 files changed, 460 insertions(+), 90 deletions(-)

-- 
2.34.1



More information about the igt-dev mailing list