summaryrefslogtreecommitdiff
path: root/tests/gem_pipe_control_store_loop.c
AgeCommit message (Expand)Author
2017-04-03tests: More precautionary selfchecks to filter out broken GPUsChris 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-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-01-10tests/gem_pipe_control_store_loop: Delete bogus assertionChris Wilson
2013-12-05gem_pipe_control_store_loop: BDW updateBen Widawsky
2013-11-01lib: add igt_main macroDaniel Vetter
2013-09-25tests: use igt_assert/igt_require moreDaniel Vetter
2013-09-04tests/gem_pipe_control_store_loop: Add subtest for reused buffersDaniel Vetter
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-07-18tests: Instrument tests run in simulation to run quicklyDamien Lespiau
2011-11-27tests: properly terminate tests when values mismatchDaniel Vetter
2011-11-08tests: disable pipe_control on i965gDaniel Vetter
2011-09-13tests: exit(77) to properly mark tests as SKIPDaniel Vetter
2011-09-12tests: check pipe_control coherencyDaniel Vetter