public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v2 0/3] Add block-multicopy-* subtests
@ 2022-12-15 11:35 Zbigniew Kempczyński
  2022-12-15 11:35 ` [igt-dev] [PATCH i-g-t v2 1/3] lib/i915_blt: Remove src == dst pitch restriction Zbigniew Kempczyński
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Zbigniew Kempczyński @ 2022-12-15 11:35 UTC (permalink / raw)
  To: igt-dev

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@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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-12-19  8:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-15 11:35 [igt-dev] [PATCH i-g-t v2 0/3] Add block-multicopy-* subtests Zbigniew Kempczyński
2022-12-15 11:35 ` [igt-dev] [PATCH i-g-t v2 1/3] lib/i915_blt: Remove src == dst pitch restriction Zbigniew Kempczyński
2022-12-15 11:35 ` [igt-dev] [PATCH i-g-t v2 2/3] lib/i915_blt: Extract blit emit functions Zbigniew Kempczyński
2022-12-15 11:35 ` [igt-dev] [PATCH i-g-t v2 3/3] tests/gem_ccs: Add block-multicopy subtest Zbigniew Kempczyński
2022-12-19  8:23   ` Karolina Stolarek
2022-12-15 14:01 ` [igt-dev] ✓ Fi.CI.BAT: success for Add block-multicopy-* subtests (rev2) Patchwork
2022-12-16 13:37 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-12-19  8:02   ` Zbigniew Kempczyński

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox