summaryrefslogtreecommitdiff
path: root/tests/gem_linear_blits.c
AgeCommit message (Expand)Author
2013-02-18tests: Forbid to run the blit tests with count of 1Damien Lespiau
2012-06-14context: update for new execbuf2 elementBen Widawsky
2012-03-22tests: don't just bail out when there's not enough RAMDaniel Vetter
2012-01-15lib/drmtest: extract gem_aperture_sizeDaniel Vetter
2012-01-10lib/drmtest: extract gem_createDaniel Vetter
2012-01-10lib/drmtest: extract gem_readDaniel Vetter
2012-01-10lib/drmtest: extract gem_writeDaniel Vetter
2012-01-10lib/drmtest: extract gem_closeDaniel Vetter
2011-10-15tests/gem_*_blits: reduce buffer count to not trash swapDaniel Vetter
2011-05-17Add Ivybridge support to intel_gpu_dump and the BLT tests.Eric Anholt
2011-02-06gem_linear_blits,gem_tiled_blits: Add optional countChris Wilson
2011-02-06gem_linear_blits: Minor enhancementsChris Wilson
2011-02-02Simplify gem_linear_blitsChris Wilson
2011-02-01Simple test to ensure that working sets larger than memory, just work.Chris Wilson