commit | abeb4def31d9c3dbf06052e65cd884730ec8667e | [log] [tgz] |
---|---|---|
author | Michel Thierry <michel.thierry@intel.com> | Tue Jun 20 10:57:50 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jun 20 21:00:30 2017 +0100 |
tree | f98d93005eccdfb751946f194618e2c47ed59e5d | |
parent | 061d06a21cd1e049f1f36fcf14d68893e9fb9493 [diff] |
drm/i915/selftests: reset engine self tests Check that we can reset specific engines, also check the fallback to full reset if something didn't work. v2: rebase. v3: use RESET_ENGINE_IN_PROGRESS flag. v4: use I915_RESET_ENGINE flag. Signed-off-by: Michel Thierry <michel.thierry@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170615201828.23144-12-michel.thierry@intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/20170620095751.13127-9-chris@chris-wilson.co.uk