radeon/ttm: add support for zeroing the contents of VRAM buffers
authorDave Airlie <airlied@redhat.com>
Tue, 26 Aug 2008 07:44:47 +0000 (17:44 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 26 Aug 2008 07:44:47 +0000 (17:44 +1000)
commit01b2e7368a1f6f14b6d7b6377c804d482bb050cb
tree42ab383391226f3b39f8b602392b95311a6eb1b4
parent203243eea5c6c91e89534cd01a1e52cc44980bfe
radeon/ttm: add support for zeroing the contents of VRAM buffers

This uses a solid fill fastpath, falling back to the slow memset path.
linux-core/radeon_buffer.c