commit | 695eaa3b60a0a9a2baf41241e60b589efb6479ee | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Apr 23 18:06:19 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Apr 24 15:53:30 2017 +0100 |
tree | 189e1f357a5786ee2d40d9af4439af6bb1fb5674 | |
parent | ade0b0c965f59176daddbef9c4717354034f9bce [diff] |
drm/i915: Include interesting seqno in the missed breadcrumb debug Knowing the neighbouring seqno (current on hw, last submitted to hw) provide some useful breadcrumbs to the debug log. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/20170423170619.7156-4-chris@chris-wilson.co.uk Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>