commit | 22cc440eae52d805ced3b9c3fcd42713d748140f | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Feb 04 11:05:19 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Feb 06 11:48:16 2017 +0000 |
tree | 53d62824873ab3990394c61bdf89b4e9910fde23 | |
parent | ba318c61a9719577b6f451c055f364e4116874b2 [diff] |
drm/i915: Print execlists restart after reset After resetting, show the requests that each engine restarts from in the debug log. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170204110519.7645-1-chris@chris-wilson.co.uk Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>