commit | 94f8cf109e313e7758dff6cbc0357f6b07f83375 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Apr 07 16:20:47 2015 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Apr 10 08:56:07 2015 +0200 |
tree | 1925dfa70ce75bd02019a652eb05a26eeebbfc8b | |
parent | b0da1b79aa4136c955710e755857a196a8226a1b [diff] |
drm/i915: Record ring->start address in error state This is mostly useful for execlists where the rings switch between contexts (and so checking that the ring's start register matches the context is important). Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>