drm/i915: Ivybridge still has fences!
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 9 Oct 2011 19:52:01 +0000 (21:52 +0200)
committerKeith Packard <keithp@keithp.com>
Thu, 3 Nov 2011 16:20:00 +0000 (09:20 -0700)
commit775d17b6ca4357048f36c22151335addfe15db4b
tree90010de6b7fdbedde4699064f2f3f79ab5810dff
parent616fdb5afb12b4d5bb9e36df40d039e86aaaefc2
drm/i915: Ivybridge still has fences!

So don't forget to restore them on resume and dump them into
the error state.

Cc: stable@kernel.org
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/i915_suspend.c