git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcb4561
)
drm/kms: fix kms/fbdev colormap support properly.
author
Dave Airlie
<airlied@redhat.com>
Fri, 23 Oct 2009 08:49:03 +0000
(18:49 +1000)
committer
Dave 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