From: "Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [PATCH i-g-t v2 0/3] Add Xe2 render-copy implementation
Date: Tue, 9 Jan 2024 14:21:02 +0100 [thread overview]
Message-ID: <20240109132105.10958-1-zbigniew.kempczynski@intel.com> (raw)
Change touches render-copy only where source and destination surfaces
exists. I didn't touch fast clear as I don't know how it works for Xe2.
This may be subject for extension, but for now we need render-copy for
kms.
v2: Addressing review comments (Dominik)
Zbigniew Kempczyński (3):
lib/rendercopy: Add render-copy xe2 implementation
lib/intel_batchbuffer: Select xe2 rendercopy for LunarLake
tests/xe_intel_bb: Use Tile4 instead Y on render subtest
lib/i915/shaders/ps/gen20_render_copy.asm | 8 ++++
lib/intel_batchbuffer.c | 38 ++++++++-------
lib/rendercopy.h | 4 ++
lib/rendercopy_gen9.c | 57 +++++++++++++++++++++--
lib/xe2_render.h | 14 ++++++
tests/intel/xe_intel_bb.c | 2 +-
6 files changed, 100 insertions(+), 23 deletions(-)
create mode 100644 lib/i915/shaders/ps/gen20_render_copy.asm
create mode 100644 lib/xe2_render.h
--
2.34.1
next reply other threads:[~2024-01-09 13:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-09 13:21 Zbigniew Kempczyński [this message]
2024-01-09 13:21 ` [PATCH i-g-t v2 1/3] lib/rendercopy: Add render-copy xe2 implementation Zbigniew Kempczyński
2024-01-10 8:43 ` Grzegorzek, Dominik
2024-01-10 12:11 ` Zbigniew Kempczyński
2024-01-09 13:21 ` [PATCH i-g-t v2 2/3] lib/intel_batchbuffer: Select xe2 rendercopy for LunarLake Zbigniew Kempczyński
2024-01-09 13:21 ` [PATCH i-g-t v2 3/3] tests/xe_intel_bb: Use Tile4 instead Y on render subtest Zbigniew Kempczyński
2024-01-09 14:52 ` ✗ GitLab.Pipeline: warning for Add Xe2 render-copy implementation (rev2) Patchwork
2024-01-09 15:15 ` ✓ Fi.CI.BAT: success " Patchwork
2024-01-09 16:34 ` ✓ CI.xeBAT: " Patchwork
2024-01-09 17:11 ` ✗ Fi.CI.IGT: failure " Patchwork
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=20240109132105.10958-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