summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-05-19tests/render-trapezoid: Add edge testsChris Wilson
2015-05-18test: Add a fidelity test for triangle edge renderingChris Wilson
2015-05-18test: Remove the blit through a temporary PixmapChris Wilson
2015-05-18sna/glyphs: Improve handling of low bitdepth mask format conversionsChris Wilson
2015-04-21test/present: Do a double flip to test tiling changesChris Wilson
2015-04-20test/dri3: Add an explicit DRI3 extension check firstChris Wilson
2015-04-18sna/present: Reuse last cached swap msc/ust during a flip chainChris Wilson
2015-04-06test/present: Synchronize MSC notifiy modulus test to the vblankChris Wilson
2015-04-06test/present-speed: Disable idle event reporting for no-copy overhead testChris Wilson
2015-04-05test/present: Expland MSC accuracy testChris Wilson
2015-04-05test/present: Include composite redirected windows in the test matrixChris Wilson
2015-04-05test/present-speed: Reneable normal testingChris Wilson
2015-04-05test/present-speed: Export the pixmap over DRI3Chris Wilson
2015-04-05test/present-speed: More measurement for different swap methodsChris Wilson
2015-04-05test/present: Also test swaps on windows (as well as full screen flips)Chris Wilson
2015-04-04test/present-speed: More buffers required to hit maximal frameratesChris Wilson
2015-04-02test/dri2: Reset swap-interval after testing async swappingChris Wilson
2015-04-02test/dri2: Check vblank waitsChris Wilson
2015-04-02test/present-speed: Include a measure for fence signalling overheadChris Wilson
2015-03-24test: Test tiling across DRI3/PresentChris Wilson
2015-03-20tests: Add basic present benchmarkChris Wilson
2015-02-16test/present: Compact flip queue checksChris Wilson
2015-02-16test/present: Tighten MSC modulus computationChris Wilson
2015-02-15test/present: Test notifier accuracyChris Wilson
2015-02-12test/present: Automatically disable DPMSChris Wilson
2015-02-12test/present: Look for MSC wraparoundChris Wilson
2015-02-12test/present: Check a simple double-buffer sequenceChris Wilson
2015-02-12test/present: Include test for timing accuracyChris Wilson
2015-02-12test/present: Check modulus computationChris Wilson
2015-02-12test/present: Tighten the accuracy requirementsChris Wilson
2015-02-12test/present: Test accuracy of long pausesChris Wilson
2015-02-11sna/present: Compensate for time elapsed since last swapChris Wilson
2015-02-11test/dri2-race: Mix immediate flips with delayed flipsChris Wilson
2015-02-11test/dri2-race: Actually queue a number of future WaitMSCChris Wilson
2015-02-11test/present: Return the correct error counter from for_each_crtcChris Wilson
2015-02-11sna/present: Prevent DoS from exhausting the kernel vblank queueChris Wilson
2015-02-05test: Tighten present checks to catch CRTC interchange bug in a single passChris Wilson
2015-01-30test/dri2-race: Race against CloseDisplay and also test WaitMSCChris Wilson
2015-01-29sna/dri2: Fix use of stale flip_pending after removing windowChris Wilson
2015-01-28test/dri2: Use xcb for more accurate timing of SwapBuffersChris Wilson
2014-09-16test: Add DrawSegmentsChris Wilson
2014-09-01test/README: Add missing trailing characters from cut'n'pasteChris Wilson
2014-08-29tests: Add a couple of gstreamer pipeline hintsChris Wilson
2014-08-18test: Make SHM tests in lowlevel-blt-bench optionalChris Wilson
2014-08-18test: Only compile lowlevel-blt-bench if we have shmChris Wilson
2014-08-07test: Exercise different cursor sizesChris Wilson
2014-07-23test/dri2: Use the right device nodeChris Wilson
2014-07-20dri3-test: Print line number for shm failuresChris Wilson
2014-07-08test/lowlevel-blt-bench: Add common PDF operatorsChris Wilson
2014-07-02test: Create separate SHM segments for ref/outChris Wilson