public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [RFC PATCH i-g-t 0/2] tests/kms_ccs: CCS Clear Color Test
@ 2020-05-19  9:48 Mika Kahola
  2020-05-19  9:48 ` [igt-dev] [PATCH i-g-t 1/2] tests/kms_ccs: Add debug information on format modifier Mika Kahola
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Mika Kahola @ 2020-05-19  9:48 UTC (permalink / raw)
  To: igt-dev

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.

Clear Color testing is performed with Clear Color DRM format modifier
and with YUV format only.

Mika Kahola (2):
  tests/kms_ccs: Add debug information on format modifier
  tests/kms_ccs: CCS Clear Color test

 lib/intel_batchbuffer.c |  10 +++
 lib/intel_batchbuffer.h |   5 ++
 lib/rendercopy.h        |   3 +
 lib/rendercopy_gen9.c   | 131 ++++++++++++++++++++++++++++++++++++++++
 tests/kms_ccs.c         |  74 +++++++++++++++++++----
 5 files changed, 210 insertions(+), 13 deletions(-)

-- 
2.20.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-06-01 10:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-19  9:48 [igt-dev] [RFC PATCH i-g-t 0/2] tests/kms_ccs: CCS Clear Color Test Mika Kahola
2020-05-19  9:48 ` [igt-dev] [PATCH i-g-t 1/2] tests/kms_ccs: Add debug information on format modifier Mika Kahola
2020-05-27 22:35   ` Matt Roper
2020-05-19  9:48 ` [igt-dev] [PATCH i-g-t 2/2] tests/kms_ccs: CCS Clear Color test Mika Kahola
2020-05-27 22:35   ` Matt Roper
2020-06-01 10:25     ` Kahola, Mika
2020-05-19 10:37 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_ccs: CCS Clear Color test (rev2) Patchwork
2020-05-19 14:27 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-05-20  8:27   ` Kahola, Mika

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox