summaryrefslogtreecommitdiff
path: root/tests/gem_exec_big.c
AgeCommit message (Expand)Author
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-10-13igt/gem_exec_big: Secure dispatch is run through the GGTT, limit it suchChris Wilson
2016-08-17igt/gem_exec_big: Check walking backwards through the objChris Wilson
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
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-04-27igt/gem_exec_big: Check 64bit relocation valuesChris Wilson
2015-01-14igt/gem_exec_big: Don't try to repeatedly munmap(NULL)Chris Wilson
2015-01-12igt/gem_exec_big: Use mmap(wc) to speed up verificationChris Wilson
2015-01-12igt/gem_exec_big: Also test a large batch with a large number of relocsChris Wilson
2015-01-09igt/gem_exec_big: Increase stressChris Wilson
2014-12-04tests: add more test descriptionsThomas Wood
2014-06-19tests/gem_exec_big: Re-add gem_syncDaniel Vetter
2014-06-16igt/gem_exec_big: Update to new igt_assert_eqChris Wilson
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2013-12-10lib: igt_simple_main/init for subtest-less testsDaniel Vetter
2013-09-25tests: use igt_assert/igt_require moreDaniel Vetter
2013-09-03lib/drmtest: include sys/mman.h from drmtest.hDaniel Vetter
2013-08-13tests: use igt_fail instead of exit(param != 0)Daniel Vetter
2013-08-13tests: s/assert/igt_assertDaniel Vetter
2013-08-12s/drmtest_/igt_/Daniel Vetter
2013-08-12tests: use drmtest_skip to check for ringsDaniel Vetter
2013-07-18tests: Black list tests we don't want to run on simulationDamien Lespiau
2012-10-09tests/gem_exec_big: fixupsDaniel Vetter
2012-10-09tests/gem_exec_big: add a reloc at the end of the big batchDaniel Vetter
2012-10-09tests: add big batchbuffer testDaniel Vetter