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 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx