summaryrefslogtreecommitdiff
path: root/tests/gem_ringfill.c
AgeCommit message (Expand)Author
2014-05-15igt/gem_ringfill: Only check for rendercopy when testing render ringChris Wilson
2014-05-14tests: sprinkle igt loggingDaniel Vetter
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-03-22lib/intel_batchbuffer: drop cpu_mapping from igt_bufDaniel Vetter
2014-03-22lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcsDaniel Vetter
2014-03-22lib/intel_batchbuffer: igt_ namespace for the buffer structureDaniel Vetter
2014-03-22lib: make rendercopy.h an internal headerDaniel Vetter
2013-11-27rendercopy: Pass context to rendercopy functionsVille Syrjälä
2013-11-06bdw: Update obvious missing blit supportBen Widawsky
2013-11-01lib: add igt_main macroDaniel Vetter
2013-08-14tests: roll out igt_fixtureDaniel Vetter
2013-08-14tests: use igt_exit() consistently with subtestsDaniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-08-12s/drmtest_/igt_/Daniel Vetter
2013-08-12s/drmtest_subtest_block/drmtest_subtest/Daniel Vetter
2013-08-12lib/drmtest: Add drmtest_subtest_block macroDaniel Vetter
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau
2012-11-29lib: extract get_render_copyfuncDaniel Vetter
2012-11-28tests/gem_ringfill: convert to subtest infrastructureDaniel Vetter
2012-04-19tests/gem_ringfill: add progress indicatorDaniel Vetter
2012-02-22tests/gem_ringfill: shut up the compilerDaniel Vetter
2012-02-22tests/gem_ringfill: Exercise all ringsChris Wilson
2012-02-22gem_ringfill: Make this actually test that all the batches executed.Eric Anholt
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson
2009-04-27Add a test to try to fill the ring.Eric Anholt