drm/radeon/kms: memset the allocated framebuffer before using it.
commitbf8e828b00a5b6a0fea16f452be578c060d57d64
authorDave Airlie <airlied@redhat.com>
Mon, 17 Aug 2009 00:20:47 +0000 (17 10:20 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 19 Aug 2009 04:11:32 +0000 (19 14:11 +1000)
tree64293a39ee2a4df261bc957bf912d3801fa97afe
parent80e6914db18e702549a15dea36fa7ace17f25c50
drm/radeon/kms: memset the allocated framebuffer before using it.

This gets rid of some ugliness, we shuold probably find a way
for the GPU to zero this.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_fb.c