commit | 22acf9fc18e6ee2769854366a57bf43e2b1ff704 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Mar 12 11:11:46 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Mar 12 12:49:30 2019 +0000 |
tree | 16b55b9d21da81231f4aeef12b4a76d663a07d16 | |
parent | 4b378c0672cc0b2eb3aadc149bd92e13aa615140 [diff] |
drm/i915/selftests: Improve error detection of reset failure Use a timedwait to promptly detect if the recovery after reset fails and provide a meaningful debug dump. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190312111146.10662-2-chris@chris-wilson.co.uk