[Intel-gfx] [PATCH i-g-t 0/7] kms_cursor_crc enhancements

Antti Koskipaa antti.koskipaa at linux.intel.com
Wed Apr 2 13:06:23 CEST 2014


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




More information about the Intel-gfx mailing list