drm/i915: Save and restore the GM45 FBC regs on suspend and resume.
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 5 Oct 2009 20:47:26 +0000 (13:47 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 13 Oct 2009 17:36:20 +0000 (10:36 -0700)
commit06027f9111b9f3244ddc40752428f7847b0b867e
treea1b603cf377c092216e35560a2aa143093003582
parenta3e17eb8f4080a79738a938abe718be255247a44
drm/i915: Save and restore the GM45 FBC regs on suspend and resume.

This hasn't fixed the regressions we were testing against, but clearly
should be required.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_suspend.c