summaryrefslogtreecommitdiff
path: root/tests/gem_sync.c
AgeCommit message (Expand)Author
2016-10-18igt: Trim timeouts for basic GEM testsChris Wilson
2016-08-23Revert "tests/gem_sync: Skip basic-store-each sub-test on BDW."Chris Wilson
2016-07-25tests/gem_sync: Skip basic-store-each sub-test on BDW.Marius Vlad
2016-07-22lib/sysfs: Provide a convenience function for reading a boolChris Wilson
2016-07-22igt/gem_exec_nop: Display submission mechanismChris Wilson
2016-07-06igt/gem_sync: Fix uninitialised variable 'n'Chris Wilson
2016-07-05igt/gem_sync: Fix many_store() for printing out a single engineChris Wilson
2016-07-05igt/gem_sync: Try and race the bottom-halfChris Wilson
2016-07-04igt/gem_sync: Extend with store synchronisationChris Wilson
2016-06-17tests: Push igt_fork/stop_hang_detector into fixturesDaniel Vetter
2016-05-20igt/gem_sync: Drop individual engines from BATChris Wilson
2016-03-25igt/gem_sync: Add a basic test to wait upon a batch on all ringsChris Wilson
2016-03-25igt/gem: Add GPU hang detection to basic testsChris Wilson
2016-02-26igt/gem_sync: Enforce a timeout of 20sChris Wilson
2016-02-26igt/gem_sync: Test across all rings simultaneouslyChris Wilson
2016-02-26igt/gem_sync: Add some forked variantsChris Wilson
2016-01-27igt/gem_sync: Use common array of ringsChris Wilson
2016-01-27lib: Share common __gem_execbuf()Chris Wilson
2016-01-22lib: Refactor common detection of missed interruptsChris Wilson
2016-01-17tests: Add basic gem_sync testChris Wilson