From: Dave Airlie Date: Tue, 9 Feb 2010 02:31:08 +0000 (+1000) Subject: drm/radeon/kms: fix screen clearing before fbcon. X-Git-Tag: v2.6.33-rc8~14^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6719fc663c6cd30da5dd02d08aaefb031a7a98fd;p=pandora-kernel.git drm/radeon/kms: fix screen clearing before fbcon. This memset_io was added to debug something way back and got left behind, memset the fb to black so the borders don't be all white. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed