summaryrefslogtreecommitdiff
path: root/tests/gem_ringfill.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-27rendercopy: Pass context to rendercopy functionsVille Syrjälä1-2/+3
2013-11-06bdw: Update obvious missing blit supportBen Widawsky1-4/+3
2013-11-01lib: add igt_main macroDaniel Vetter1-5/+1
2013-08-14tests: roll out igt_fixtureDaniel Vetter1-16/+23
2013-08-14tests: use igt_exit() consistently with subtestsDaniel Vetter1-9/+6
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-2/+1
2013-08-12s/drmtest_/igt_/Daniel Vetter1-5/+5
2013-08-12s/drmtest_subtest_block/drmtest_subtest/Daniel Vetter1-2/+2
2013-08-12lib/drmtest: Add drmtest_subtest_block macroDaniel Vetter1-3/+5
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau1-0/+1
2012-11-29lib: extract get_render_copyfuncDaniel Vetter1-7/+1
2012-11-28tests/gem_ringfill: convert to subtest infrastructureDaniel Vetter1-3/+9
2012-04-19tests/gem_ringfill: add progress indicatorDaniel Vetter1-0/+6
2012-02-22tests/gem_ringfill: shut up the compilerDaniel Vetter1-3/+2
2012-02-22tests/gem_ringfill: Exercise all ringsChris Wilson1-55/+130
2012-02-22gem_ringfill: Make this actually test that all the batches executed.Eric Anholt1-4/+61
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson1-4/+2
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson1-2/+3
2009-04-27Add a test to try to fill the ring.Eric Anholt1-0/+97