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:
acfdc2e
)
atmel_lcdfb: support new-style palette format
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 13 Oct 2011 14:45:52 +0000
(16:45 +0200)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Fri, 11 Nov 2011 16:52:42 +0000
(16:52 +0000)
The newer Atmel SoCs use normal 16bit 565 BGR/RGB for the palette data,
rather than the special intensity + 555 format.
Fill out palette data correctly on these devices, and at the same time
respect the RGB/BGR wiring mode.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
No differences found