summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-02-03test/dri2-test: Add WaitMSC accuracy testsChris Wilson1-1/+42
2016-02-03test: Add present-raceChris Wilson3-1/+487
2016-02-02test/dri2-race: Capture race between window-manger and clientsChris Wilson2-0/+224
2015-07-29test: Exercise copyplaneChris Wilson3-0/+101
2015-05-19tests/render-trapezoid: Add edge testsChris Wilson1-0/+125
2015-05-18test: Add a fidelity test for triangle edge renderingChris Wilson3-0/+182
2015-05-18test: Remove the blit through a temporary PixmapChris Wilson1-26/+10
2015-05-18sna/glyphs: Improve handling of low bitdepth mask format conversionsChris Wilson4-0/+452
2015-04-21test/present: Do a double flip to test tiling changesChris Wilson1-2/+26
2015-04-20test/dri3: Add an explicit DRI3 extension check firstChris Wilson1-0/+34
2015-04-18sna/present: Reuse last cached swap msc/ust during a flip chainChris Wilson1-1/+0
2015-04-06test/present: Synchronize MSC notifiy modulus test to the vblankChris Wilson1-3/+36
2015-04-06test/present-speed: Disable idle event reporting for no-copy overhead testChris Wilson1-3/+3
2015-04-05test/present: Expland MSC accuracy testChris Wilson1-1/+1
2015-04-05test/present: Include composite redirected windows in the test matrixChris Wilson3-1/+123
2015-04-05test/present-speed: Reneable normal testingChris Wilson1-2/+0
2015-04-05test/present-speed: Export the pixmap over DRI3Chris Wilson1-4/+24
2015-04-05test/present-speed: More measurement for different swap methodsChris Wilson1-12/+53
2015-04-05test/present: Also test swaps on windows (as well as full screen flips)Chris Wilson1-63/+115
2015-04-04test/present-speed: More buffers required to hit maximal frameratesChris Wilson1-53/+150
2015-04-02test/dri2: Reset swap-interval after testing async swappingChris Wilson1-0/+1
2015-04-02test/dri2: Check vblank waitsChris Wilson1-14/+33
2015-04-02test/present-speed: Include a measure for fence signalling overheadChris Wilson1-47/+112
2015-03-24test: Test tiling across DRI3/PresentChris Wilson2-0/+186
2015-03-20tests: Add basic present benchmarkChris Wilson4-0/+651
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/dri2-race: Mix immediate flips with delayed flipsChris Wilson1-4/+79
2015-02-11test/dri2-race: Actually queue a number of future WaitMSCChris Wilson1-7/+44
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
2015-01-30test/dri2-race: Race against CloseDisplay and also test WaitMSCChris Wilson1-7/+109
2015-01-29sna/dri2: Fix use of stale flip_pending after removing windowChris Wilson1-0/+46
2015-01-28test/dri2: Use xcb for more accurate timing of SwapBuffersChris Wilson1-2/+28
2014-09-16test: Add DrawSegmentsChris Wilson3-0/+251
2014-09-01test/README: Add missing trailing characters from cut'n'pasteChris Wilson1-2/+2
2014-08-29tests: Add a couple of gstreamer pipeline hintsChris Wilson1-0/+8
2014-08-18test: Make SHM tests in lowlevel-blt-bench optionalChris Wilson2-5/+9
2014-08-18test: Only compile lowlevel-blt-bench if we have shmChris Wilson1-1/+4
2014-08-07test: Exercise different cursor sizesChris Wilson3-0/+161