summaryrefslogtreecommitdiff
path: root/tests/kms_cursor_legacy.c
AgeCommit message (Expand)Author
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-15tests/kms_cursor_legacy: make_busy() before get_vblank()Ville Syrjälä
2017-01-31tests/kms_cursor_legacy: Add support for dynamic number of planesRobert Foss
2017-01-23kms_cursor_legacy: Allow for an extra vblank wait in atomic-transitions testsMaarten Lankhorst
2017-01-18kms_cursor_legacy: Use cursor movement instead of hiding for 2x testsMaarten Lankhorst
2017-01-17kms_cursor_legacy: Make the 2x tests slightly more useful.Maarten Lankhorst
2017-01-16kms_cursor_legacy: fallback to xrgb if argb for sprite plane is unavailableMaarten Lankhorst
2017-01-03kms_cursor_legacy: Eliminate cursor update variations.Maarten Lankhorst
2016-12-27kms_cursor_legacy: Remove extra /2.Maarten Lankhorst
2016-12-27kms_cursor_legacy: Run cursor updates only for a quarter of the time.Maarten Lankhorst
2016-12-22kms_cursor_legacy: Reduce runtime of cursor-vs-flip.Maarten Lankhorst
2016-12-21kms_cursor_legacy: Make tests less strict.Maarten Lankhorst
2016-12-08tests/kms_cursor_legacy: Change crc tests to use cursor movement instead of c...Maarten Lankhorst
2016-11-21kms_cursor_legacy: Add nonblocking modeset vs cursor update test.Maarten Lankhorst
2016-10-06kms_cursor_legacy: Split out the busy crc test.Maarten Lankhorst
2016-10-05igt/kms_cursor_legacy: Deduplicate make_busy()Chris Wilson
2016-10-05kms_cursor_legacy: Add cursor update vs busy page flip test.Maarten Lankhorst
2016-10-04igt/kms_cursor_legacy: Check that a busy flip doesn't block the cursorChris Wilson
2016-09-13igt/kms_cursor_legacy: Reduce flip/cursor ordering to basicsChris Wilson
2016-09-08kms_cursor_legacy: Add cursor crc tests.Maarten Lankhorst
2016-08-24igt/kms_cursor_legacy: Reduce scope of basic-cursor-vs-flipChris Wilson
2016-08-23igt/kms_cursor_legacy: Add missing newlineChris Wilson
2016-08-11kms_cursor_legacy: Try vrefresh amount of flips in cursor-vs-flipMaarten Lankhorst
2016-08-11kms_cursor_legacy: Add tests for nonblocking modesets vs legacy cursorMaarten Lankhorst
2016-07-26kms_cursor_legacy: Add test for unrelated cursor updates.Maarten Lankhorst
2016-07-26kms_cursor_legacy: Add a wider variety of tests.Maarten Lankhorst
2016-07-26kms_cursor_legacy: Make sure BAT runs when pipe A cannot be used.Maarten Lankhorst
2016-07-26kms_cursor_legacy: Use igt_display for modesets.Maarten Lankhorst
2016-07-26kms_cursor_legacy: Use igt_display_t instead of handrolling everything.Maarten Lankhorst
2016-07-26kms_cursor_legacy: Enable tests for !intel drivers.Maarten Lankhorst
2016-07-26kms_cursor_legacy: Reorganize test executionMaarten Lankhorst
2016-07-03igt/gem_exec_gttfill: Reduce overhead in setting up filler batchesChris Wilson
2016-06-24igt/kms_cursor_legacy: Check that cursor updates do not stall flipsChris Wilson
2016-06-23Silence compiler warnings for expected and handled error conditionsChris Wilson
2016-06-22igt/kms_cursor_legacy: Replace synchronous pageflipChris Wilson
2016-06-22igt/kms_cursor_legacy: Detect pageflip errorsChris Wilson
2016-06-22igt/kms_cursor_legacy: Add a rudimentary test to detect stalled cursorsChris Wilson
2016-06-07igt/kms_cursor_legacy: wrap __builtin_ia32_pause inside cpu_relaxTomeu Vizoso
2016-06-04igt/kms_cursor_legacy: Add background RT threadsChris Wilson
2016-05-25igt/kms_cursor_legacy: Fixup !fixtureChris Wilson
2016-05-25igt/kms_cursor_legacy: Stress each CRTC individually as wellChris Wilson
2016-05-24igt/kms_cursor_legacy: Show basic stats of iterations per childChris Wilson
2016-05-24igt/kms_cursor_legacy: Add uncontended cursor updatesChris Wilson
2016-05-24igt/kms_cursor_legacy: Give each child a different CRTC access patternChris Wilson
2016-05-23test: Add legacy cursor stress testChris Wilson