summaryrefslogtreecommitdiff
path: root/tests/gem_ring_sync_loop.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-30batch: Specify number of relocations to accommodateChris Wilson1-2/+2
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter1-1/+1
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter1-1/+2
2013-12-10tests: roll out igt_simple_init/igt_simple_mainDaniel Vetter1-7/+2
2013-09-25tests: use igt_assert/igt_require moreDaniel Vetter1-17/+3
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter1-4/+4
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-1/+0
2013-07-18tests: Instrument tests run in simulation to run quicklyDamien Lespiau1-1/+1
2013-05-03i-g-t: check kernel enable rings or notZhong Li1-37/+1
2013-04-27gem_ring_sync_loop.c: fix an operator errorZhong Li1-2/+2
2013-04-26Check for vebox support before testingChris Wilson1-5/+1
2013-04-24gem_ring_sync_loop: test the new ringXiang, Haihao1-3/+13
2013-04-24gem_ring_sync_loop: check the rings supported by the kernelXiang, Haihao1-3/+34
2012-01-10tests: fixup new warningsDaniel Vetter1-2/+2
2011-09-13tests: exit(77) to properly mark tests as SKIPDaniel Vetter1-2/+1
2011-09-12tests: basic ring<->cpu and ring<->ring testsDaniel Vetter1-0/+140