From: Mika Kahola <mika.kahola@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [RFC PATCH i-g-t v2 0/2] tests/kms_ccs: CCS Clear Color test
Date: Thu, 11 Jun 2020 15:30:59 +0300 [thread overview]
Message-ID: <20200611123101.7468-1-mika.kahola@intel.com> (raw)
This is a RFC patch that proposes to test CCS clear color
capability. This is actually a third edition of the clear color
tests. The first two required tweaking and all received comments
have been helpful. Therefore, any comments/proposals to improve
the test are warmly welcomed
The test paints a solid color on primary fb and a small sprite fb.
These are cleared with fast clear feature. A crc is captured and
compared against the reference.
Logically it may be an odd plae to define color clear function in
intel_batchbuffer.c but I decided to do so as we have rendercopy and
veboxcopy functions defined there as well.
v2: Modify _gen9_render_copyfunc to support fast clear (Matt)
Enable fast clear bit on 3D sequence (Matt)
Add helper function to figure out clear color modifier (Matt)
Mika Kahola (2):
tests/kms_ccs: Add debug information on format modifier
tests/kms_ccs: CCS Clear Color test
lib/gen8_render.h | 1 +
lib/intel_batchbuffer.c | 10 +++++
lib/intel_batchbuffer.h | 6 +++
lib/rendercopy.h | 5 +++
lib/rendercopy_gen9.c | 56 ++++++++++++++++++++-----
tests/kms_ccs.c | 91 ++++++++++++++++++++++++++++++++++-------
6 files changed, 145 insertions(+), 24 deletions(-)
--
2.20.1
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next reply other threads:[~2020-06-11 12:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-11 12:30 Mika Kahola [this message]
2020-06-11 12:31 ` [igt-dev] [RFC PATCH i-g-t v2 1/2] tests/kms_ccs: Add debug information on format modifier Mika Kahola
2020-06-11 12:31 ` [igt-dev] [RFC PATCH i-g-t v2 2/2] tests/kms_ccs: CCS Clear Color test Mika Kahola
2020-06-11 13:34 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_ccs: CCS Clear Color test (rev3) Patchwork
2020-06-11 17:55 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-06-12 5:40 ` Kahola, Mika
2020-06-12 7:11 ` [igt-dev] ✓ Fi.CI.IGT: success " 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=20200611123101.7468-1-mika.kahola@intel.com \
--to=mika.kahola@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