summaryrefslogtreecommitdiff
path: root/test/present-test.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-24sna/present: Restrict vblank.sequence range to 31bitsChris Wilson1-0/+83
2016-03-16tests: Anticipate Present reporting too earlyChris Wilson1-14/+144
2016-03-15test/present: Catch FPE when notifies are brokenChris Wilson1-0/+14
2015-04-21test/present: Do a double flip to test tiling changesChris Wilson1-2/+26
2015-04-06test/present: Synchronize MSC notifiy modulus test to the vblankChris Wilson1-3/+36
2015-04-05test/present: Expland MSC accuracy testChris Wilson1-1/+1
2015-04-05test/present: Include composite redirected windows in the test matrixChris Wilson1-1/+33
2015-04-05test/present: Also test swaps on windows (as well as full screen flips)Chris Wilson1-63/+115
2015-03-24test: Test tiling across DRI3/PresentChris Wilson1-0/+124
2015-02-16test/present: Compact flip queue checksChris Wilson1-25/+37
2015-02-16test/present: Tighten MSC modulus computationChris Wilson1-10/+20
2015-02-15test/present: Test notifier accuracyChris Wilson1-4/+305
2015-02-12test/present: Automatically disable DPMSChris Wilson1-0/+8
2015-02-12test/present: Look for MSC wraparoundChris Wilson1-1/+1
2015-02-12test/present: Check a simple double-buffer sequenceChris Wilson1-0/+84
2015-02-12test/present: Include test for timing accuracyChris Wilson1-193/+168
2015-02-12test/present: Check modulus computationChris Wilson1-1/+162
2015-02-12test/present: Tighten the accuracy requirementsChris Wilson1-8/+14
2015-02-12test/present: Test accuracy of long pausesChris Wilson1-13/+152
2015-02-11sna/present: Compensate for time elapsed since last swapChris Wilson1-25/+201
2015-02-11test/present: Return the correct error counter from for_each_crtcChris Wilson1-1/+1
2015-02-11sna/present: Prevent DoS from exhausting the kernel vblank queueChris Wilson1-6/+133
2015-02-05test: Tighten present checks to catch CRTC interchange bug in a single passChris Wilson1-2/+4
2014-06-02Add rudimentary tests for PresentChris Wilson1-0/+726