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_eio.c
Age
Commit message (
Expand
)
Author
2018-03-20
igt: Replace 'all-engines' magic numbers with macro
Antonio Argenziano
2018-02-23
tests/gem_eio: use igt_cork
Antonio Argenziano
2018-02-21
igt/gem_eio: Use slow spinners to inject hangs
Chris Wilson
2018-02-07
lib: Move __gem_context_create to common ioctl wrapper library.
Antonio Argenziano
2017-12-15
lib: Provide a library function to test nop execution
Chris Wilson
2017-12-01
igt/gem_eio: Increase wakeup delay for in-flight-suspend
Chris Wilson
2017-11-30
igt/gem_eio: Test we can suspend when the driver is already wedged
Chris Wilson
2017-11-06
tests/gem_eio: Nerf in-flight-suspend
Petri Latvala
2017-10-19
lib/i915: Move submission related helpers to lib/i915/gem_submission
Michał Winiarski
2017-10-17
lib: Extract helpers for determining submission method
Michał Winiarski
2017-10-12
igt/gem_eio: Check hang/eio recovery during suspend
Chris Wilson
2017-09-19
igt/gem_eio: Add another variant of in-flight to avoid request coalescing
Chris Wilson
2017-09-19
igt/gem_eio: Check wedged with inflight on the same engine
Chris Wilson
2017-09-19
igt/gem_eio: Exercise wedged with native in-flight requests
Chris Wilson
2017-09-19
igt/gem_eio: inflight wedged requires long plugging
Chris Wilson
2017-09-11
igt/gem_eio: Install an exithandler to unwedge the device after failure
Chris Wilson
2017-09-07
igt/gem_eio: i915.reset is no longer a boolean
Chris Wilson
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2017-03-08
igt/gem_eio: Check we succeed in unwedging the driver
Chris Wilson
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
2016-11-18
igt/gem_eio: Apply the cork to the execbuf
Chris Wilson
2016-11-18
igt/gem_eio: Add inflight test
Chris Wilson
2016-09-13
igt/gem_busy: Prevent banning when running multiple hang tests
Chris Wilson
2016-03-01
lib: move i915_wedged_set to ig_gt.c
Daniele Ceraolo Spurio
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
2016-01-20
tests: Drop the superfluous igt_require_hang_ring()
Chris Wilson
2015-12-16
tests/gem_eio: New ABI - no EIO even from wait_ioctl
Daniel Vetter
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-07-15
igt/gem_eio: Waiting on a hung batch should report -EIO
Chris Wilson
2015-06-19
igt: Add gem_eio for inducing expected EIO
Chris Wilson