index
:
~dolphin/igt-gpu-tools
v8-shell
Joonas's IGT GPU Tools branches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gem_eio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-08
igt/gem_eio: Preserve batch between reset-stress iterations
Chris Wilson
1
-13
/
+17
2018-08-08
igt/gem_eio: Apply reset-stress to each engine
Chris Wilson
1
-7
/
+17
2018-08-03
igt/gem_eio: Measure reset delay from thread
Chris Wilson
1
-21
/
+24
2018-07-06
lib: Spin fast, retire early
Chris Wilson
1
-0
/
+1
2018-07-06
lib: Convert spin batch constructor to a factory
Chris Wilson
1
-4
/
+9
2018-06-16
igt/gem_eio: Make reset-stress safe
Chris Wilson
1
-1
/
+1
2018-05-14
tests/gem_eio: Only wait-for-idle inside trigger_reset()
Chris Wilson
1
-2
/
+1
2018-05-14
igt/gem_eio: Exercise banning
Chris Wilson
1
-0
/
+49
2018-04-06
igt/gem_eio: Drop DRM_MASTER so we can reacquire it in the subtests
Chris Wilson
1
-0
/
+2
2018-04-06
igt/gem_eio: Require context support before creation
Chris Wilson
1
-4
/
+10
2018-04-03
tests/gem_eio: Add reset and unwedge stress testing
Tvrtko Ursulin
1
-0
/
+74
2018-04-03
tests/gem_eio: Never re-use contexts which were in the middle of GPU reset
Tvrtko Ursulin
1
-24
/
+53
2018-03-26
tests/gem_eio: Speed up test execution
Tvrtko Ursulin
1
-54
/
+181
2018-03-20
igt: Replace 'all-engines' magic numbers with macro
Antonio Argenziano
1
-1
/
+1
2018-02-23
tests/gem_eio: use igt_cork
Antonio Argenziano
1
-6
/
+4
2018-02-21
igt/gem_eio: Use slow spinners to inject hangs
Chris Wilson
1
-40
/
+73
2018-02-07
lib: Move __gem_context_create to common ioctl wrapper library.
Antonio Argenziano
1
-12
/
+2
2017-12-15
lib: Provide a library function to test nop execution
Chris Wilson
1
-1
/
+1
2017-12-01
igt/gem_eio: Increase wakeup delay for in-flight-suspend
Chris Wilson
1
-2
/
+2
2017-11-30
igt/gem_eio: Test we can suspend when the driver is already wedged
Chris Wilson
1
-0
/
+27
2017-11-06
tests/gem_eio: Nerf in-flight-suspend
Petri Latvala
1
-1
/
+1
2017-10-19
lib/i915: Move submission related helpers to lib/i915/gem_submission
Michał Winiarski
1
-1
/
+1
2017-10-17
lib: Extract helpers for determining submission method
Michał Winiarski
1
-43
/
+2
2017-10-12
igt/gem_eio: Check hang/eio recovery during suspend
Chris Wilson
1
-0
/
+48
2017-09-19
igt/gem_eio: Add another variant of in-flight to avoid request coalescing
Chris Wilson
1
-0
/
+72
2017-09-19
igt/gem_eio: Check wedged with inflight on the same engine
Chris Wilson
1
-0
/
+51
2017-09-19
igt/gem_eio: Exercise wedged with native in-flight requests
Chris Wilson
1
-1
/
+93
2017-09-19
igt/gem_eio: inflight wedged requires long plugging
Chris Wilson
1
-49
/
+32
2017-09-11
igt/gem_eio: Install an exithandler to unwedge the device after failure
Chris Wilson
1
-4
/
+14
2017-09-07
igt/gem_eio: i915.reset is no longer a boolean
Chris Wilson
1
-1
/
+1
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
1
-1
/
+1
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
1
-1
/
+1
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
1
-1
/
+1
2017-03-08
igt/gem_eio: Check we succeed in unwedging the driver
Chris Wilson
1
-0
/
+1
2017-01-02
igt: Mass conversion to to_user_pointer()
Chris Wilson
1
-2
/
+2
2016-11-18
igt/gem_eio: Apply the cork to the execbuf
Chris Wilson
1
-6
/
+7
2016-11-18
igt/gem_eio: Add inflight test
Chris Wilson
1
-0
/
+65
2016-09-13
igt/gem_busy: Prevent banning when running multiple hang tests
Chris Wilson
1
-1
/
+1
2016-03-01
lib: move i915_wedged_set to ig_gt.c
Daniele Ceraolo Spurio
1
-16
/
+1
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
1
-8
/
+0
2016-01-20
tests: Drop the superfluous igt_require_hang_ring()
Chris Wilson
1
-1
/
+1
2015-12-16
tests/gem_eio: New ABI - no EIO even from wait_ioctl
Daniel Vetter
1
-1
/
+13
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
1
-1
/
+1
2015-08-21
lib: add a single include header
Thomas Wood
1
-5
/
+1
2015-07-15
igt/gem_eio: Waiting on a hung batch should report -EIO
Chris Wilson
1
-1
/
+29
2015-06-19
igt: Add gem_eio for inducing expected EIO
Chris Wilson
1
-0
/
+169