commit | ed35dd7b259f10bff34e64847995f291ae8b490c | [log] [tgz] |
---|---|---|
author | Michel Thierry <michel.thierry@intel.com> | Tue Jun 20 10:57:45 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jun 20 21:00:07 2017 +0100 |
tree | 9e9711fcd5dbf9117b3930061612bb006aa8b505 | |
parent | c64992e035d7cb2b469f933e33ee89625df97df5 [diff] |
drm/i915: Update i915.reset to handle engine resets In preparation for engine reset work update this parameter to handle more than one type of reset. Default at the moment is still full gpu reset. Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Signed-off-by: Arun Siluvery <arun.siluvery@linux.intel.com> Signed-off-by: Michel Thierry <michel.thierry@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170615201828.23144-3-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-4-chris@chris-wilson.co.uk