]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Include the last semaphore sync point in the error-state
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 27 Nov 2012 17:06:54 +0000 (17:06 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 29 Nov 2012 10:43:54 +0000 (11:43 +0100)
commit26054af34bbcf7ff284dfd7379ad71e02027be15
treea1c79198576e7161014248b32b46c32a8220f8a7
parentef5470f448efc9777a9ffb19f31a2464d0b0eb30
drm/i915: Include the last semaphore sync point in the error-state

Should be useful to know what the driver thought the other ring's seqno
was when it last used a semaphore.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_irq.c