Restore pipeconf regs unconditionally
authorJesse Barnes <jbarnes@hobbes.virtuousgeek.org>
Fri, 8 Feb 2008 01:33:28 +0000 (17:33 -0800)
committerJesse Barnes <jbarnes@hobbes.virtuousgeek.org>
Fri, 8 Feb 2008 01:33:28 +0000 (17:33 -0800)
commitd63b57749f097b36df04c6beff9b35a1dd859523
treeb797a885851b378873e816fc32c5091e8e21ea7a
parent6f19473191ae543fcc199d252c5865c0734d38ad
Restore pipeconf regs unconditionally

On many chipsets, the checks for DPLL enable or VGA mode will prevent the
pipeconf regs from being restored, which could result in a blank display or X
failing to come back after resume.  So restore them unconditionally along with
actually restoring pipe B's palette correctly.
linux-core/i915_drv.c