Make vm handle buffer objects instead of ttm objects.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Fri, 2 Feb 2007 13:47:44 +0000 (14:47 +0100)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Fri, 2 Feb 2007 13:47:44 +0000 (14:47 +0100)
commitc269d560e4d71448cfc9c2ea51eee3d5feafaad4
tree066877fe801cd872fbab575dd21f2289eaf1a5ef
parentdd733dea3856e7ddbba7c4c3928ccaba909b4535
Make vm handle buffer objects instead of ttm objects.
Remove ttm objects.
Make vm aware of PCI memory type buffer objects.
(Only works for pre 2.6.16 kernels for now).
linux-core/drmP.h
linux-core/drm_bo.c
linux-core/drm_compat.c
linux-core/drm_compat.h
linux-core/drm_ttm.c
linux-core/drm_ttm.h
linux-core/drm_vm.c
linux-core/i915_buffer.c
tests/ttmtest/src/ttmtest.c