Remove the memory manager parameter from the put_block function, as this
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Tue, 17 Oct 2006 09:28:48 +0000 (11:28 +0200)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Tue, 17 Oct 2006 09:28:48 +0000 (11:28 +0200)
commitdb5c671e86c3db8c99ce5a4954632248e6f849aa
tree02f15f8b557db2f20bf5773fe4403d8e62b24d46
parent5881ce1b91034fbdf81dda37a23215cfc1310cdf
Remove the memory manager parameter from the put_block function, as this
makes the client code a lot cleaner. Prepare buffer manager for lock and
unlock calls.
linux-core/drmP.h
linux-core/drm_bo.c
linux-core/drm_mm.c
linux-core/drm_sman.c
linux-core/drm_ttm.c