OSDN Git Service

drm/i915: Include interesting seqno in the missed breadcrumb debug
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 23 Apr 2017 17:06:19 +0000 (18:06 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 24 Apr 2017 14:53:30 +0000 (15:53 +0100)
commit695eaa3b60a0a9a2baf41241e60b589efb6479ee
tree189e1f357a5786ee2d40d9af4439af6bb1fb5674
parentade0b0c965f59176daddbef9c4717354034f9bce
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>
drivers/gpu/drm/i915/intel_breadcrumbs.c