commit | c850cb782626fda78e5e9e5baf18a5bd806a225c | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Fri Oct 23 18:49:03 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Mon Oct 26 13:27:52 2009 +1000 |
tree | e64e5cee964f54a2186de68c15c40ce84f743ce4 | |
parent | d0c403e950d449c8c413a1fbf05dfec45ce03e55 [diff] |
drm/kms: fix kms/fbdev colormap support properly. 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>