summaryrefslogtreecommitdiff
path: root/tests/gem_tiled_blits.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-08gem_tiled_blits: Squash bo leak on simulationBen Widawsky1-0/+2
2013-10-08gem_tiled_blits: Squash memory leak on simulationBen Widawsky1-1/+5
2013-08-14tests: roll out igt_fixtureDaniel Vetter1-11/+15
2013-08-14tests: use igt_exit() consistently with subtestsDaniel Vetter1-1/+1
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-2/+1
2013-08-12s/drmtest_/igt_/Daniel Vetter1-8/+8
2013-08-12s/drmtest_subtest_block/drmtest_subtest/Daniel Vetter1-2/+2
2013-08-12lib/drmtest: Add drmtest_subtest_block macroDaniel Vetter1-2/+2
2013-07-18tests: Instrument tests run in simulation to run quicklyDamien Lespiau1-0/+5
2013-07-04gem_(tiled|linear)_blits: s/interrutible/interruptible/Chris Wilson1-1/+1
2013-07-03tests/gem_linear|tiled_blits: convert to subtestsDaniel Vetter1-21/+26
2013-07-02tests/gem_(linear|tiled)_blits: Repeat whilst being interruptedChris Wilson1-31/+42
2013-02-18tests: Forbid to run the blit tests with count of 1Damien Lespiau1-0/+3
2012-12-12tests/gem_*_tiled_blits: Use the vma limiter to present address space exhaustionChris Wilson1-5/+5
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