From: Marcin Koƛcielnicki Date: Sat, 27 Feb 2010 18:13:35 +0000 (+0000) Subject: drm/nouveau: Fix fbcon corruption with font width not divisible by 8 X-Git-Tag: v2.6.34-rc4~88^2~42^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c82b88d578847909797945824851a6a9a84f9c20;p=pandora-kernel.git drm/nouveau: Fix fbcon corruption with font width not divisible by 8 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 Signed-off-by: Francisco Jerez Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed