summaryrefslogtreecommitdiff
path: root/tests/gem_busy.c
AgeCommit message (Expand)Author
2016-09-13igt/gem_busy: Prevent banning when running multiple hang testsChris Wilson
2016-09-13igt/gem_busy: Actually flag the hang tests to cause a GPU hangChris Wilson
2016-09-13igt/gem_busy: Replace extended busy-ioctl testing in bat with simpler testsChris Wilson
2016-08-23Split out the kms tests from gem_busy to avoid the cairo dependencyChris Wilson
2016-08-22igt/gem_busy: Test flipping on a still active bufferChris Wilson
2016-08-09igt/gem_busy: Stress test gem_busy() vs gem_close()Chris Wilson
2016-07-28igt/gem_busy: Don't run hang tests under the hangcheckerChris Wilson
2016-07-09igt/gem_busy: Include a hangcheckChris Wilson
2016-07-07igt/prime_busy: Check the busy status is cleared upon a hangChris Wilson
2016-04-25igt/gem_busy: Avoid BSD emission on gen6Chris Wilson
2016-04-25tests/gem_busy: Fix passing invalid fd for basic-parallel-* tests.marius vlad
2016-04-25igt/gem_busy: Test parallel executionChris Wilson
2016-04-22igt/gem_busy: Discard the indirect batchbuffersChris Wilson
2016-04-15igt/gem_busy: Slow down the writerChris Wilson
2016-04-11igt/gem_busy: fix compaction of multiple store commandsChris Wilson
2016-04-01igt/gem_busy: Try to slow down executionChris Wilson
2016-04-01igt/gem_busy: Cap number of tries to create busy ringsChris Wilson
2016-04-01igt/gem_busy: Use a boatload of store-dwords to force ring busynessChris Wilson
2016-02-04igt/gem_busy: Refactor to use gem_require_ring()Chris Wilson
2016-01-27Add I915_EXEC_DEFAULT to list of known enginesChris Wilson
2016-01-27Extract array of execution enginesChris Wilson
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2016-01-15tests: Add gem_busyChris Wilson