From: Karolina Stolarek <karolina.stolarek@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t 0/2] lib/i915_blt: Minor blt_create_object refactoring
Date: Mon, 23 Jan 2023 11:52:41 +0100 [thread overview]
Message-ID: <cover.1674469729.git.karolina.stolarek@intel.com> (raw)
The series consists of two patches. The first one removes
"create_mapping" param in blt_create_object() param that seems
to not be used by the tests. The second one attempts to slightly
split up the creation of copy objects for fast and block copy.
Fast copy doesn't provide compression-backed copy, so we shouldn't
have to pass compression information when creating an object.
Karolina Stolarek (2):
lib/i915_blt: Remove create_mapping flag from blt_create_object
lib/i915_blt: Split up blt_copy_object functions
lib/i915/i915_blt.c | 94 ++++++++++++++++++++++++----------
lib/i915/i915_blt.h | 30 ++++++-----
tests/i915/gem_ccs.c | 39 +++++++-------
tests/i915/gem_exercise_blt.c | 18 +++----
tests/i915/gem_lmem_swapping.c | 13 ++---
5 files changed, 117 insertions(+), 77 deletions(-)
--
2.25.1
next reply other threads:[~2023-01-23 10:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-23 10:52 Karolina Stolarek [this message]
2023-01-23 10:52 ` [igt-dev] [PATCH i-g-t 1/2] lib/i915_blt: Remove create_mapping flag from blt_create_object Karolina Stolarek
2023-01-26 12:00 ` Zbigniew Kempczyński
2023-01-30 8:10 ` Karolina Stolarek
2023-01-30 19:30 ` Zbigniew Kempczyński
2023-01-23 10:52 ` [igt-dev] [PATCH i-g-t 2/2] lib/i915_blt: Split up blt_copy_object functions Karolina Stolarek
2023-01-26 12:13 ` Zbigniew Kempczyński
2023-01-30 8:21 ` Karolina Stolarek
2023-01-30 19:26 ` Zbigniew Kempczyński
2023-01-23 12:52 ` [igt-dev] ✓ Fi.CI.BAT: success for lib/i915_blt: Minor blt_create_object refactoring Patchwork
2023-01-24 1:55 ` [igt-dev] ✓ Fi.CI.IGT: " 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=cover.1674469729.git.karolina.stolarek@intel.com \
--to=karolina.stolarek@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