public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t v2 0/3] Add block-multicopy-* subtests
Date: Thu, 15 Dec 2022 12:35:16 +0100	[thread overview]
Message-ID: <20221215113519.36660-1-zbigniew.kempczynski@intel.com> (raw)

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

             reply	other threads:[~2022-12-15 11:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-15 11:35 Zbigniew Kempczyński [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221215113519.36660-1-zbigniew.kempczynski@intel.com \
    --to=zbigniew.kempczynski@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox