summaryrefslogtreecommitdiff
path: root/tests/gem_partial_pwrite_pread.c
AgeCommit message (Expand)Author
2017-04-03tests: More precautionary selfchecks to filter out broken GPUsChris Wilson
2016-01-20igt/gem_partial_pwrite_pread: Fix range computationChris 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
2014-12-04tests: add more test descriptionsThomas Wood
2014-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-08-29Prepare for 64bit relocation addressesChris Wilson
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
2013-11-06bdw: Update obvious missing blit supportBen Widawsky
2013-11-01lib: add igt_main macroDaniel Vetter
2013-09-25tests: use igt_assert/igt_require moreDaniel Vetter
2013-08-14tests: roll out igt_fixtureDaniel Vetter
2013-08-14tests: add igt_subtest_f for snprintf'ing testnamesDaniel Vetter
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel 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_partial_pwrite_pread: Exercise different cacheing of the staging boChris Wilson
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau
2012-11-28tests/gem_partial_pwrite_pread: convert to subtest infrastructureDaniel Vetter
2012-11-28tests/gem_partial_pwrite_pread: refactor subtests into functionsDaniel Vetter
2012-01-31gem_partial_pwrite_pread: add progress indicatorDaniel Vetter
2012-01-15lib/drmtest: extract mappable aperture trasher infrastructureDaniel Vetter
2011-12-06tests/gem_partial_pwrite_pread: don't trash gtt unnecessarilyDaniel Vetter
2011-12-04tests: add gem_partial_pwrite_preadDaniel Vetter