index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem_sync.c
Age
Commit message (
Expand
)
Author
2017-10-19
lib/i915: Move submission related helpers to lib/i915/gem_submission
Michał Winiarski
2017-10-17
lib/i915: Extract context priority setparam to a helper
Michał Winiarski
2017-10-17
lib/i915: Extract helpers for determining scheduler capabilities
Michał Winiarski
2017-10-17
lib: Extract helpers for determining submission method
Michał Winiarski
2017-09-29
igt/gem_sync: Sync before starting the clock
Chris Wilson
2017-09-29
igt/gem_sync: Add a preemption test
Chris Wilson
2017-07-06
gem_sync: Add all and store_all subtests
Tvrtko Ursulin
2017-05-18
lib: Refactor testing for ability to use MI_STORE_DATA_IMM
Chris Wilson
2017-02-22
igt: Start marking up GEM tests that require an alive GPU to function
Chris Wilson
2017-02-04
igt/gem_sync: Relax gen2 filtering
Chris Wilson
2017-02-03
igt: Skip MI_STORE_DWORD_IMM on gen2
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-10-18
igt: Trim timeouts for basic GEM tests
Chris Wilson
2016-08-23
Revert "tests/gem_sync: Skip basic-store-each sub-test on BDW."
Chris Wilson
2016-07-25
tests/gem_sync: Skip basic-store-each sub-test on BDW.
Marius Vlad
2016-07-22
lib/sysfs: Provide a convenience function for reading a bool
Chris Wilson
2016-07-22
igt/gem_exec_nop: Display submission mechanism
Chris Wilson
2016-07-06
igt/gem_sync: Fix uninitialised variable 'n'
Chris Wilson
2016-07-05
igt/gem_sync: Fix many_store() for printing out a single engine
Chris Wilson
2016-07-05
igt/gem_sync: Try and race the bottom-half
Chris Wilson
2016-07-04
igt/gem_sync: Extend with store synchronisation
Chris Wilson
2016-06-17
tests: Push igt_fork/stop_hang_detector into fixtures
Daniel Vetter
2016-05-20
igt/gem_sync: Drop individual engines from BAT
Chris Wilson
2016-03-25
igt/gem_sync: Add a basic test to wait upon a batch on all rings
Chris Wilson
2016-03-25
igt/gem: Add GPU hang detection to basic tests
Chris Wilson
2016-02-26
igt/gem_sync: Enforce a timeout of 20s
Chris Wilson
2016-02-26
igt/gem_sync: Test across all rings simultaneously
Chris Wilson
2016-02-26
igt/gem_sync: Add some forked variants
Chris Wilson
2016-01-27
igt/gem_sync: Use common array of rings
Chris Wilson
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
2016-01-22
lib: Refactor common detection of missed interrupts
Chris Wilson
2016-01-17
tests: Add basic gem_sync test
Chris Wilson