summaryrefslogtreecommitdiff
path: root/tests/gem_tiled_blits.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-22tests: don't just bail out when there's not enough RAMDaniel Vetter1-2/+1
2012-01-15lib/drmtest: extract gem_aperture_sizeDaniel Vetter1-10/+0
2011-10-15tests/gem_*_blits: reduce buffer count to not trash swapDaniel Vetter1-0/+7
2011-02-06gem_linear_blits,gem_tiled_blits: Add optional countChris Wilson1-5/+12
2011-02-06gem_tiled_blits: Minor enhancementsChris Wilson1-14/+32
2011-02-01Exercise the whole aperture with tiled blitsChris Wilson1-13/+24
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson1-6/+4
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson1-45/+5
2009-04-03Add a regression test for tiled object blitting.Eric Anholt1-0/+224