drm/i915: Don't restore palettes through VGA registers.
authorPierre Willenbrock <pierre@pirsoft.de>
Wed, 25 Feb 2009 16:49:51 +0000 (17:49 +0100)
committerEric Anholt <eric@anholt.net>
Tue, 10 Mar 2009 20:11:12 +0000 (13:11 -0700)
The VGA registers just hit the pipe registers that we already set through
MMIO.  This fixes strange colors on resume.

Signed-off-by: Pierre Willenbrock <pierre@pirsoft.de>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found