commit | 77de0846aed9d7a1b0ea65090620900d66fb5cfb | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Fri Oct 23 18:49:03 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Oct 28 11:23:48 2009 +1000 |
tree | 6b97c3610391037607b891c8c860a2f7ea531bff | |
parent | fcb45611448098a36b893bda71e72bd39730a3dd [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>