commit | 9ba3717a86553e15aa6e4aec8a77c2e3460fd4d3 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 06 22:55:33 2018 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 21 10:25:40 2018 +0000 |
tree | 716b75540a47c0a734b2464e8e086e49d5b62111 | |
parent | 0aeba6e81ad3e00021548093f258c7feb8df415d [diff] |
igt/gem_eio: Use slow spinners to inject hangs One weird issue we see in bug 104676 is that the hangs are too fast on HSW! So force the use of the slow spinners that do not try to trigger a hang by injecting random bytes into the batch. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104676 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>