summaryrefslogtreecommitdiff
path: root/tests/kms_cursor_legacy.c
AgeCommit message (Expand)Author
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