summaryrefslogtreecommitdiff
path: root/tests/gem_pread_after_blit.c
AgeCommit message (Expand)Author
2017-04-03tests: More precautionary selfchecks to filter out broken GPUsChris Wilson
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson
2016-01-20tests: Drop the superfluous igt_require_hang_ring()Chris Wilson
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke
2015-08-21lib: add a single include headerThomas Wood
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter
2015-02-13lib/gt: api polish for igt_can_hang_ringDaniel Vetter
2015-01-07igt/gem_pread_after_blit: Inject hangs!Chris Wilson
2014-12-04tests: add more test descriptionsThomas Wood
2014-05-14tests: Use igt macros moreDaniel Vetter
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-13lib: switch intel_copy_bo to directly take a sizeDaniel Vetter
2013-11-01lib: add igt_main macroDaniel Vetter
2013-08-14tests: roll out igt_fixtureDaniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-08-12tests: s/return igt_retval();/igt_exit();/Daniel Vetter
2013-08-12s/drmtest_/igt_/Daniel Vetter
2013-08-12s/drmtest_subtest_block/drmtest_subtest/Daniel Vetter
2013-08-12tests: use drmtest_skip() in caching ioctl helpersDaniel Vetter
2013-08-12lib/drmtest: Add drmtest_subtest_block macroDaniel Vetter
2013-08-12tests: s/cacheing/cachingDaniel Vetter
2013-08-10Expand gem_set_cacheing testing to handle the proposed DISPLAY domainChris Wilson
2013-08-06gem_pread_after_blit: Exercise reading back through different cache levelsChris Wilson
2013-07-20test/gem_pread_after_blit: Make the test a little more stressfulChris Wilson
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-07Add a test for pread after blitting to an object.Eric Anholt