]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/kms: memset the allocated framebuffer before using it.
authorDave Airlie <airlied@redhat.com>
Mon, 17 Aug 2009 00:20:47 +0000 (10:20 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 19 Aug 2009 04:11:32 +0000 (14:11 +1000)
commit2200e65305573c1571c2ea300b2c32fd24b80f1e
tree64293a39ee2a4df261bc957bf912d3801fa97afe
parent553205613e04ad9a7e0d6b0dbb0d4e657375f069
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