Re: [Intel-gfx] [PATCH 3/7] drm/i915/tdr: Add support for per engine reset recovery

2016-09-19 Thread Chris Wilson
On Mon, Sep 19, 2016 at 04:30:15PM +0100, Matthew Auld wrote: > From: "arun.siluv...@linux.intel.com" > > This change implements support for per-engine reset as an initial, less > intrusive hang recovery option to be attempted before falling back to the > legacy full GPU reset recovery mode if ne

[Intel-gfx] [PATCH 3/7] drm/i915/tdr: Add support for per engine reset recovery

2016-09-19 Thread Matthew Auld
From: "arun.siluv...@linux.intel.com" This change implements support for per-engine reset as an initial, less intrusive hang recovery option to be attempted before falling back to the legacy full GPU reset recovery mode if necessary. This is only supported from Gen8 onwards. Hangchecker determin