summaryrefslogtreecommitdiff
path: root/tests/gem_fenced_exec_thrash.c
AgeCommit message (Expand)Author
2017-09-08build: remove _GNU_SOURCE from source filesDaniel Vetter
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-01-27lib: Share common __gem_execbuf()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-06-26igt/gem_fenced_exec_thrash: Tidy testing of expected execbuf errorsChris Wilson
2015-06-26igt/gem_fenced_exec_thrash: Fix memory leak between testsDerek Morton
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-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 2Daniel 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-17tests/gem_fenced_exec_thrash: Add interruptible and busy-load subtestsDaniel Vetter
2013-09-17tests/gem_fenced_exec_thrash: New subtests that uses all fencesDaniel Vetter
2013-09-17tests/*: scrap get_num_fencesDaniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-08-12s/drmtest_/igt_/Daniel Vetter
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau
2013-04-11tests/gem_fenced_exec_thrash: Test with > max fencesVille Syrjälä
2013-04-09tests: Use gem_available_fences()Ville Syrjälä
2013-04-09tests/gem_fenced_exec_thrash: Increase MAX_FENCES to 32Ville Syrjälä
2012-01-10tests/gem_fenced_exec_trash: use drmtest helpers moreroot
2012-01-10tests: use the gem_write wrapper some moreDaniel Vetter
2011-06-04tests: Add a fenced execbuffer thrash testChris Wilson