drm/kms: fix kms/fbdev colormap support properly.
authorDave Airlie <airlied@redhat.com>
Fri, 23 Oct 2009 08:49:03 +0000 (18:49 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 26 Oct 2009 03:27:52 +0000 (13:27 +1000)
This sets the fbcon to use TRUECOLOR by default, it then
only modifies the pseudo palette for fbcon, and only touches
the real palette when in 8-bit pseudo color mode.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found