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>
Wed, 28 Oct 2009 01:23:48 +0000 (11:23 +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