summaryrefslogtreecommitdiff
path: root/tests/gem_concurrent_blit.c
AgeCommit message (Expand)Author
2013-11-01lib: add igt_main macroDaniel Vetter
2013-09-02test/gem_concurrent_blt: remove hack for testing igt_forkDaniel Vetter
2013-08-29lib/drmtest: extract igt_fork from gem_concurrent_bltDaniel Vetter
2013-08-26Revert "tests/gem_concurrent_blit: Fix segmentation fault"Daniel Vetter
2013-08-20tests/gem_concurrent_blit: Fix segmentation faultDaniel Vetter
2013-08-16gem_concurrent_blit: Purge the child bufmgr's cacheChris Wilson
2013-08-16gem_concurrent_blit: Fix the leak from the children.Chris Wilson
2013-08-16gem_concurrent_blit: Share total num_buffers between all childrenChris Wilson
2013-08-14tests: Introduce igt_fixtureDaniel Vetter
2013-08-14tests: use igt_exit() consistently with subtestsDaniel Vetter
2013-08-14tests/gem_concurrent_blt: extract run wrappersDaniel Vetter
2013-08-14tests/gem_concurrent_blt: use the test helpers in the forked testsDaniel Vetter
2013-08-14tests/gem_concurrent_blt: refactor basic run modes a bitDaniel Vetter
2013-08-14tests: merge gem_*_concurrent_blt togetherDaniel Vetter