]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915: Ivybridge still has fences!
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 9 Oct 2011 19:52:01 +0000 (21:52 +0200)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 16 Dec 2011 01:14:21 +0000 (17:14 -0800)
commitf78609ca0e689dd27fc15c41ebfa48e16b1610d3
tree6d76743177f7c2d4fa2503a0632427f5c02742ec
parent5555dfaee32c9e03599faaaeda6f889bc22f8a29
drm/i915: Ivybridge still has fences!

commit 775d17b6ca4357048f36c22151335addfe15db4b upstream.

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

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/i915_suspend.c