commit | 6719fc663c6cd30da5dd02d08aaefb031a7a98fd | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Feb 09 12:31:08 2010 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Feb 11 11:25:27 2010 +1000 |
tree | d898b52352add966b418684d929b5c60a80d0db1 | |
parent | efa8450f6c93c9d4c99adfea2f52f1d02d878d5b [diff] |
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 <airlied@redhat.com>