public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/4] kms_cursor_crc test improvements and cleanups.
@ 2019-04-29 16:05 Maarten Lankhorst
  2019-04-29 16:05 ` [igt-dev] [PATCH i-g-t 1/4] tests/kms_cursor_crc: Run tests once per pipe Maarten Lankhorst
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Maarten Lankhorst @ 2019-04-29 16:05 UTC (permalink / raw)
  To: igt-dev

The tests were running on each output on each pipe, and did some cleanup
that should be done in igt_display_reset(). Fix the test to use igt_kms
calls all the time, and remove all hand-rolled cleanup.

As a bonus, we can now run the same test on an overlay plane with a
s/CURSOR/OVERLAY/ as a sanity check that the test themselves are correct.

Maarten Lankhorst (4):
  tests/kms_cursor_crc: Run tests once per pipe
  tests/kms_cursor_crc: Handle display cleanup in init
  lib/igt_kms: Update cursor when fb width/height changes too.
  tests/kms_cursor_crc: Use igt_kms calls for everything.

 lib/igt_kms.c          |   4 +-
 tests/kms_cursor_crc.c | 238 +++++++++++++++++++----------------------
 2 files changed, 114 insertions(+), 128 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:[~2019-05-13 15:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-29 16:05 [igt-dev] [PATCH i-g-t 0/4] kms_cursor_crc test improvements and cleanups Maarten Lankhorst
2019-04-29 16:05 ` [igt-dev] [PATCH i-g-t 1/4] tests/kms_cursor_crc: Run tests once per pipe Maarten Lankhorst
2019-04-29 16:05 ` [igt-dev] [PATCH i-g-t 2/4] tests/kms_cursor_crc: Handle display cleanup in init Maarten Lankhorst
2019-04-29 16:05 ` [igt-dev] [PATCH i-g-t 3/4] lib/igt_kms: Update cursor when fb width/height changes too Maarten Lankhorst
2019-04-29 16:05 ` [igt-dev] [PATCH i-g-t 4/4] tests/kms_cursor_crc: Use igt_kms calls for everything Maarten Lankhorst
2019-04-29 16:57 ` [igt-dev] ✓ Fi.CI.BAT: success for kms_cursor_crc test improvements and cleanups Patchwork
2019-04-29 22:31 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-05-11 15:17 ` [igt-dev] [PATCH i-g-t 0/4] " Juha-Pekka Heikkilä
2019-05-13 15:07   ` Maarten Lankhorst

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