summaryrefslogtreecommitdiff
path: root/tests/kms_cursor_legacy.c
AgeCommit message (Expand)Author
2017-10-18tests: Clean up igt_skip_on_simulation() usesArkadiusz Hiler
2017-10-03lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipeMaarten Lankhorst
2017-10-02tests: Stop looking at plane private membersMaarten Lankhorst
2017-09-22igt/kms_cursor_legacy: Use common spinbatchChris Wilson
2017-09-20tests/kms_cursor_legacy: Do not start collecting CRC after making FB busyMaarten Lankhorst
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter
2017-08-14lib/kms: Add for_each_pipe_staticDaniel Vetter
2017-08-07tests/kms_cursor_legacy: use 'enum pipe' type instead of 'int'Gustavo Padovan
2017-06-16tests: Rename I915_MAX_PIPES to IGT_MAX_PIPESLeo (Sunpeng) Li
2017-06-09Revert "kms_cursor_legacy: Add a burner thread to make basic-busy-* pass."Chris Wilson
2017-06-07kms_cursor_legacy: Add a burner thread to make basic-busy-* pass.Maarten Lankhorst
2017-05-09tests/kms_cursor_legacy: Fix failing tests harderMaarten Lankhorst
2017-05-09tests/kms_cursor_legacy: Increase tolerance for failing flip-before/after-cur...Maarten Lankhorst
2017-04-27igt/kms_cursor_legacy: Mark up busy tests as requiring a GPUChris Wilson
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