summaryrefslogtreecommitdiff
path: root/lib/igt_dummyload.c
AgeCommit message (Expand)Author
2017-09-07lib/dummyload: Use -1 for all enginesChris Wilson
2017-09-07igt/gem_exec_schedule: Basic tests for preemptionChris Wilson
2017-09-06lib: Disable MI_STORE_DATA_IMM for gen3 (i915g and i915gm)Chris Wilson
2017-08-16lib/dummyload: Pad with a few nops so that we do not completely hog the systemChris Wilson
2017-05-17igt/gem_spin_batch: Avoid interleave throttle within open spin batchesChris Wilson
2017-04-22lib: spinning batches requires working GEM, so add the precheckChris Wilson
2017-03-27lib/dummyload: Handle timeout in a new thread instead of signal handlerAnder Conselvan de Oliveira
2017-02-27lib: Add basic support for valgrind annotations.Maarten Lankhorst
2017-01-27lib: Fix emission of MI_BB_START for gen3 and beforeChris Wilson
2017-01-19lib/dummyload: Prefer WC mmapsChris Wilson
2017-01-02lib: Mass conversion to to_user_pointer()Chris Wilson
2016-12-01lib/igt_dummyload: Don't clear a signal if we haven't installed the timeoutChris Wilson
2016-12-01lib/dummyload: Don't clear the same signal twiceChris Wilson
2016-12-01Revert "igt_dummyload: Don't clear handler for invalid signal"Chris Wilson
2016-12-01lib/dummyload: Clear the right signal afterwardsChris Wilson
2016-12-01igt_dummyload: Don't clear handler for invalid signalAbdiel Janulgue
2016-12-01igt_dummyload: clear signal handler on the desructor as wellAbdiel Janulgue
2016-11-29lib: add igt_dummyloadAbdiel Janulgue