drm/radeon/kms: fix screen clearing before fbcon.
authorDave Airlie <airlied@redhat.com>
Tue, 9 Feb 2010 02:31:08 +0000 (12:31 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 11 Feb 2010 01:25:27 +0000 (11:25 +1000)
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 <airlied@redhat.com>

No differences found