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:
ea911a1
)
drm/nouveau: fix handling of fbcon colours in 8bpp
author
Ben Skeggs
<bskeggs@redhat.com>
Sun, 3 Jan 2010 23:10:55 +0000
(09:10 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 11 Jan 2010 04:41:13 +0000
(14:41 +1000)
Depending on the visual, the colours handed to us in fillrect() can either be
an actual colour, or an index into the pseudo-palette.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found