summaryrefslogtreecommitdiff
path: root/tests/gem_sync.c
AgeCommit message (Expand)Author
2017-10-19lib/i915: Move submission related helpers to lib/i915/gem_submissionMichał Winiarski
2017-10-17lib/i915: Extract context priority setparam to a helperMichał Winiarski
2017-10-17lib/i915: Extract helpers for determining scheduler capabilitiesMichał Winiarski
2017-10-17lib: Extract helpers for determining submission methodMichał Winiarski
2017-09-29igt/gem_sync: Sync before starting the clockChris Wilson
2017-09-29igt/gem_sync: Add a preemption testChris Wilson
2017-07-06gem_sync: Add all and store_all subtestsTvrtko Ursulin
2017-05-18lib: Refactor testing for ability to use MI_STORE_DATA_IMMChris Wilson
2017-02-22igt: Start marking up GEM tests that require an alive GPU to functionChris Wilson
2017-02-04igt/gem_sync: Relax gen2 filteringChris Wilson
2017-02-03igt: Skip MI_STORE_DWORD_IMM on gen2Chris Wilson
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson
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