From: Jesse Barnes Date: Fri, 8 Feb 2008 01:33:28 +0000 (-0800) Subject: drm/i915: restore pipeconf regs unconditionally X-Git-Tag: v2.6.25-rc3~108^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0c4261b6fd80f0fc5546ed67058592469a4f5b7;p=pandora-kernel.git drm/i915: 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. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed