public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/7] kms_cursor_crc enhancements
@ 2014-04-02 11:06 Antti Koskipaa
  2014-04-02 11:06 ` [PATCH i-g-t 1/7] kms_cursor_crc: Remove some test cases and change cursor to color Antti Koskipaa
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Antti Koskipaa @ 2014-04-02 11:06 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.

Antti Koskipaa (7):
  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

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

-- 
1.8.3.2

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

end of thread, other threads:[~2014-04-02 11:38 UTC | newest]

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

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