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