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:
212c0cb
)
offb: Add palette hack for little endian
author
Cedric Le Goater
<clg@fr.ibm.com>
Wed, 4 Dec 2013 16:49:52 +0000
(17:49 +0100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 10 Dec 2013 00:25:07 +0000
(11:25 +1100)
The pseudo palette color entries need to be ajusted for little
endian.
This patch byteswaps the values in the pseudo palette depending
on the host endian order and the screen depth.
Signed-off-by: Cédric Le Goater <clg@fr.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/video/offb.c
patch
|
blob
|
history
diff --cc
drivers/video/offb.c
Simple merge