summaryrefslogtreecommitdiff
path: root/tests/gem_exec_flush.c
AgeCommit message (Expand)Author
2018-02-20igt/gem_exec_flush: Silence old compiler warningChris Wilson
2017-10-18tests: Clean up igt_skip_on_simulation() usesArkadiusz Hiler
2017-07-06Revert "igt: Remove default from the engine list"Chris Wilson
2017-07-06igt: Remove default from the engine listTvrtko Ursulin
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson
2017-04-13igt/gem_exec_flush: Use DOMAIN_WC for access via gem_mmap__wcChris Wilson
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-02-03igt: Skip MI_STORE_DWORD_IMM on gen2Chris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
2016-11-29igt/gem_gtt_speed: Spare clang the embarrassmentChris Wilson
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