summaryrefslogtreecommitdiff
path: root/tests/gem_concurrent_blit.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-01lib: add igt_main macroDaniel Vetter1-5/+1
2013-09-02test/gem_concurrent_blt: remove hack for testing igt_forkDaniel Vetter1-2/+0
2013-08-29lib/drmtest: extract igt_fork from gem_concurrent_bltDaniel Vetter1-34/+24
2013-08-26Revert "tests/gem_concurrent_blit: Fix segmentation fault"Daniel Vetter1-2/+2
2013-08-20tests/gem_concurrent_blit: Fix segmentation faultDaniel Vetter1-2/+2
2013-08-16gem_concurrent_blit: Purge the child bufmgr's cacheChris Wilson1-4/+8
2013-08-16gem_concurrent_blit: Fix the leak from the children.Chris Wilson1-5/+10
2013-08-16gem_concurrent_blit: Share total num_buffers between all childrenChris Wilson1-18/+26
2013-08-14tests: Introduce igt_fixtureDaniel Vetter1-9/+11
2013-08-14tests: use igt_exit() consistently with subtestsDaniel Vetter1-1/+1
2013-08-14tests/gem_concurrent_blt: extract run wrappersDaniel Vetter1-108/+76
2013-08-14tests/gem_concurrent_blt: use the test helpers in the forked testsDaniel Vetter1-33/+6
2013-08-14tests/gem_concurrent_blt: refactor basic run modes a bitDaniel Vetter1-80/+83
2013-08-14tests: merge gem_*_concurrent_blt togetherDaniel Vetter1-0/+426