drm/nouveau: Fix fbcon corruption with font width not divisible by 8
authorMarcin Kościelnicki <koriakin@0x04.net>
Sat, 27 Feb 2010 18:13:35 +0000 (18:13 +0000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 10 Mar 2010 06:06:44 +0000 (16:06 +1000)
NV50 is nice and has a switch that autoaligns stuff for us. Pre-NV50,
we need to align input bitmap width manually.

Signed-off-by: Marcin Kościelnicki <koriakin@0x04.net>
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found