Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>,
	"Juha-Pekka Heikkila" <juhapekka.heikkila@gmail.com>
Subject: [PATCH i-g-t 0/3] Extend intel_blt to support large ctrl-surf-copy blits
Date: Fri,  8 Nov 2024 07:47:09 +0100	[thread overview]
Message-ID: <20241108064712.252927-1-zbigniew.kempczynski@intel.com> (raw)

On Xe single ctrl-surf-copy is able to handle 64MiB surface, on
Xe2 4MiB (bigger granularity). Start supporting larger surfaces
by looping and populating the batchbuffer with couple of blits
if necessary.

Cc: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>

Zbigniew Kempczyński (3):
  lib/intel_blt: Handle multiple ctrl-surf-copy blits on big surface
  tests/xe_ccs: Add large-ctrl-surf-copy subtest
  tests/gem_ccs: Add large-ctrl-surf-copy subtest

 lib/intel_blt.c       | 121 +++++++++++++++++++++++++----------
 tests/intel/gem_ccs.c | 130 +++++++++++++++++++++++++++++++++++++
 tests/intel/xe_ccs.c  | 145 +++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 359 insertions(+), 37 deletions(-)

-- 
2.34.1


             reply	other threads:[~2024-11-08  6:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-08  6:47 Zbigniew Kempczyński [this message]
2024-11-08  6:47 ` [PATCH i-g-t 1/3] lib/intel_blt: Handle multiple ctrl-surf-copy blits on big surface Zbigniew Kempczyński
2024-11-15 13:10   ` Juha-Pekka Heikkilä
2024-11-08  6:47 ` [PATCH i-g-t 2/3] tests/xe_ccs: Add large-ctrl-surf-copy subtest Zbigniew Kempczyński
2024-11-08  6:47 ` [PATCH i-g-t 3/3] tests/gem_ccs: " Zbigniew Kempczyński
2024-11-08  7:29 ` ✓ CI.xeBAT: success for Extend intel_blt to support large ctrl-surf-copy blits Patchwork
2024-11-08  7:45 ` ✓ Fi.CI.BAT: " Patchwork
2024-11-08  8:38 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-11-08 10:23   ` Zbigniew Kempczyński
2024-11-09 11:49 ` ✗ CI.xeFULL: " Patchwork
2024-11-12  8:30   ` 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=20241108064712.252927-1-zbigniew.kempczynski@intel.com \
    --to=zbigniew.kempczynski@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=juhapekka.heikkila@gmail.com \
    /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