summaryrefslogtreecommitdiff
path: root/tests/gem_pread_after_blit.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-01lib: add igt_main macroDaniel Vetter1-5/+1
2013-08-14tests: roll out igt_fixtureDaniel Vetter1-16/+22
2013-08-13tests: s/assert/igt_assertDaniel Vetter1-1/+0
2013-08-12tests: s/return igt_retval();/igt_exit();/Daniel Vetter1-1/+1
2013-08-12s/drmtest_/igt_/Daniel Vetter1-19/+19
2013-08-12s/drmtest_subtest_block/drmtest_subtest/Daniel Vetter1-8/+8
2013-08-12tests: use drmtest_skip() in caching ioctl helpersDaniel Vetter1-4/+5
2013-08-12lib/drmtest: Add drmtest_subtest_block macroDaniel Vetter1-8/+8
2013-08-12tests: s/cacheing/cachingDaniel Vetter1-2/+2
2013-08-10Expand gem_set_cacheing testing to handle the proposed DISPLAY domainChris Wilson1-2/+12
2013-08-06gem_pread_after_blit: Exercise reading back through different cache levelsChris Wilson1-3/+26
2013-07-20test/gem_pread_after_blit: Make the test a little more stressfulChris Wilson1-30/+61
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson1-8/+6
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson1-6/+7
2009-04-07Add a test for pread after blitting to an object.Eric Anholt1-0/+176