drm/nouveau: fix handling of fbcon colours in 8bpp
authorBen Skeggs <bskeggs@redhat.com>
Sun, 3 Jan 2010 23:10:55 +0000 (09:10 +1000)
committerDave 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