summaryrefslogtreecommitdiff
path: root/tests/gem_exec_flush.c
AgeCommit message (Expand)Author
2016-10-19igt/gem_exec_flush: Seed a GGTT mappable addressChris Wilson
2016-07-15Convert function target attributes to pragmaChris Wilson
2016-07-11igt/gem_exec_flush: Test movntqda reads from WCChris Wilson
2016-06-17tests: Push igt_fork/stop_hang_detector into fixturesDaniel Vetter
2016-06-02Mark up a few more execbuf tests with automatic fail for missed-interruptsChris Wilson
2016-05-19igt/gem_exec_flush: Exclude -before- subtests from BATChris Wilson
2016-05-13igt/gem_exec_flush: Include a bit of information about the test setupChris Wilson
2016-05-12lib/igt_aux: Polish docs for igt_timeoutDaniel Vetter
2016-05-12lib/igt_aux: Polish docs for igt_interruptibleDaniel Vetter
2016-05-06igt/gem_exec_flush: Add some commentary about clflush testingChris Wilson
2016-05-06igt/gem_exec_flush: Flush before each useChris Wilson
2016-05-06igt/gem_exec_flush: Add a WC mmapping of the target bufferChris Wilson
2016-05-06igt/gem_exec_flush: Test cacheline invalidation before execbufChris Wilson
2016-05-06igt/gem_exec_flush: Restrict BAT batch testingChris Wilson
2016-05-04igt/gem_exec_flush: Halve the number of BAT tests, but double their runtimeChris Wilson
2016-05-04igt/gem_exec_flush: Also check flushing before the cmdparserChris Wilson
2016-05-03igt/gem_exec_flush: Give even batch write a unique valueChris Wilson
2016-05-03igt/gem_exec_flush: Stress a few more synchronisation paths for execbufChris Wilson
2016-05-03igt/gem_exec_flush: Test continuously rewriting the batchChris Wilson
2016-05-02igt/gem_exec_flush: Match gem_set_domain to pointer accessChris Wilson
2016-05-02igt/gem_exec_flush: Immediately repeat the same cachelineChris Wilson
2016-05-02igt/gem_exec_flush: Move assertions out of interruptible loopsChris Wilson
2016-05-02igt/gem_exec_flush: Mark mmap-wc dependencyChris Wilson
2016-05-02igt/gem_exec_flush: Use a cacheline strideChris Wilson
2016-05-02igt/gem_exec_flush: Add interruptible testingChris Wilson
2016-05-02igt/gem_exec_flush: Add basic set-domain checksChris Wilson
2016-05-01igt/gem_exec_flush: For good measure, check pread/pwriteChris Wilson
2016-05-01igt/gem_exec_flush: Use subtest groups to tidy requirement checkingChris Wilson
2016-05-01igt/gem_exec_flush: Add a read-only variationChris Wilson
2016-04-29tests: Add gem_exec_flushChris Wilson