public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2 0/8] kms_cursor_crc enhancements
@ 2014-04-10 12:08 Antti Koskipaa
  2014-04-10 12:08 ` [PATCH i-g-t v2 1/8] kms_cursor_crc: Remove some test cases and change cursor to color Antti Koskipaa
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Antti Koskipaa @ 2014-04-10 12:08 UTC (permalink / raw)
  To: intel-gfx

This patch series enhances the cursor test to actually be useful.

The old "black transparent cursor on black background" tests are
replaced with a visible cursor and the framework is changed to
be more flexible and extendable. This way cursor rotation tests
can be added with ease in the future.

Also adds a couple more tests to the current set.

v2:
 - reinstate "go nuts" -test
 - Add background picture for better test coverage

Antti Koskipaa (8):
  kms_cursor_crc: Remove some test cases and change cursor to color
  kms_cursor_crc: Move cursor enable and disable calls where they belong
  kms_cursor_crc: Use a function pointer to call test
  kms_cursor_crc: Separate onscreen and offscreen tests
  kms_cursor_crc: Add reference software rendering
  kms_cursor_crc: Add moving cursor test
  kms_cursor_crc: Add random cursor placement test
  kms_cursor_crc: Add background picture

 tests/kms_cursor_crc.c | 255 ++++++++++++++++++++++++++++---------------------
 1 file changed, 146 insertions(+), 109 deletions(-)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-04-25 14:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-10 12:08 [PATCH i-g-t v2 0/8] kms_cursor_crc enhancements Antti Koskipaa
2014-04-10 12:08 ` [PATCH i-g-t v2 1/8] kms_cursor_crc: Remove some test cases and change cursor to color Antti Koskipaa
2014-04-10 12:08 ` [PATCH i-g-t v2 2/8] kms_cursor_crc: Move cursor enable and disable calls where they belong Antti Koskipaa
2014-04-23 10:54   ` Ville Syrjälä
2014-04-10 12:08 ` [PATCH i-g-t v2 3/8] kms_cursor_crc: Use a function pointer to call test Antti Koskipaa
2014-04-10 12:08 ` [PATCH i-g-t v2 4/8] kms_cursor_crc: Separate onscreen and offscreen tests Antti Koskipaa
2014-04-10 12:08 ` [PATCH i-g-t v2 5/8] kms_cursor_crc: Add reference software rendering Antti Koskipaa
2014-04-10 12:08 ` [PATCH i-g-t v2 6/8] kms_cursor_crc: Add moving cursor test Antti Koskipaa
2014-04-10 12:08 ` [PATCH i-g-t v2 7/8] kms_cursor_crc: Add random cursor placement test Antti Koskipaa
2014-04-23 11:04   ` Ville Syrjälä
2014-04-10 12:08 ` [PATCH i-g-t v2 8/8] kms_cursor_crc: Add background picture Antti Koskipaa
2014-04-25 13:27 ` [PATCH i-g-t v2 0/8] kms_cursor_crc enhancements Ville Syrjälä
2014-04-25 14:07   ` Daniel Vetter

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