uterm: drm: clear new buffers after allocation
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 28 Oct 2012 15:11:06 +0000 (16:11 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 28 Oct 2012 15:11:06 +0000 (16:11 +0100)
commit616d5bbf6d119df04727b6492fc9b392a7bd87dd
tree989e4c907eb37a111631b3720e94e6e6005ab373
parent29e838ab2fd63d0e273fca3a164576872fd9bd27
uterm: drm: clear new buffers after allocation

Framebuffers are not guaranteed to be cleared after we allocate them.
Therefore, clear them as all the other uterm-video backends do.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/uterm_video_drm.c