git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efa8450
)
drm/radeon/kms: fix screen clearing before fbcon.
author
Dave Airlie
<airlied@redhat.com>
Tue, 9 Feb 2010 02:31:08 +0000
(12:31 +1000)
committer
Dave 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