commit | 35ca039e0a45fad3b15834059b4ad6697dbc7484 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 13 11:18:14 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Oct 13 13:29:13 2016 +0100 |
tree | 8f5d5c6ec8775128f04d3c403fe650fa58922770 | |
parent | db49296ba1e9140f507ab55424e7376d564a0504 [diff] |
drm/i915: Record the current requests queue for execlists upon hang Mika wanted to know what requests were pending at the time of a hang as we now track which requests we have submitted to the hardware. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20161013101815.26978-1-chris@chris-wilson.co.uk