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_wait.c
Age
Commit message (
Expand
)
Author
2018-07-06
lib: Convert spin batch constructor to a factory
Chris Wilson
2018-05-03
igt/gem_wait: Relax assertion for wait completion
Chris Wilson
2018-03-20
igt: Replace 'all-engines' magic numbers with macro
Antonio Argenziano
2018-02-23
tests/gem_wait: use igt_cork
Daniele Ceraolo Spurio
2017-09-07
igt/gem_exec_schedule: Basic tests for preemption
Chris Wilson
2017-03-08
igt: Markup more tests that require GEM
Chris Wilson
2017-02-12
igt/gem_wait: Expand testing to waits on write fences
Chris Wilson
2017-02-08
igt/gem_wait: Inject hangs again for hang-wait-*
Chris Wilson
2017-02-08
igt/gem_wait: Exercise BUG_ON if wait_for_execute times out
Chris Wilson
2016-11-29
igt/gem_wait: Use new igt_spin_batch
Abdiel Janulgue
2016-10-13
igt/gem_wait: munmap the batch along all paths
Chris Wilson
2016-10-13
igt/gem_wait: Use explicit timers
Chris Wilson
2016-02-23
lib: Move gem_wait() to ioctl-wrappers
Chris Wilson
2016-02-18
igt/gem_ctx_thrash: Combine context thrashing with a render test
Chris Wilson
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-21
lib: add a single include header
Thomas Wood
2015-08-12
tests: Document ABI extension catchers
Daniel Vetter
2015-03-19
igt/gem_wait: When waiting for infinity, an infinity remains
Chris Wilson
2015-03-06
igt/gem_wait: Test negative timeouts
Chris Wilson
2015-03-06
igt/gem_wait: Timeout parameter to the WAIT ioctl is signed
Chris Wilson
2015-02-27
lib: add igt_assert_lt
Daniel Vetter
2014-10-06
gem_wait: Use PRIu64 in format string
Damien Lespiau
2014-10-06
tests/gem_wait: Don't close drmfd in subtest
Daniel Vetter
2014-09-29
tests/gem_wait: argument validation tests
Daniel Vetter
2014-09-29
tests/gem_wait_render_timeout: Convert to subtests
Daniel Vetter