TTM: remove API and userspace objects.
authorDave Airlie <airlied@redhat.com>
Thu, 31 Jul 2008 02:54:48 +0000 (12:54 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 31 Jul 2008 02:54:48 +0000 (12:54 +1000)
commit9b8d71b5eb09857b07409731d3de182751f712a2
tree452efcf85dffd27d292f480b536b20f52332f389
parentfb5542aaa87aca9b6b312968abe0a6044812cf0e
TTM: remove API and userspace objects.

This removes all the TTM userspace API and all userspace objects.

It also removes the drm_bo_lock.c code
18 files changed:
linux-core/Makefile.kernel
linux-core/drmP.h
linux-core/drm_bo.c
linux-core/drm_bo_lock.c [deleted file]
linux-core/drm_crtc_helper.c
linux-core/drm_drv.c
linux-core/drm_fence.c
linux-core/drm_fops.c
linux-core/drm_object.c [deleted file]
linux-core/drm_objects.h
linux-core/drm_ttm.c
linux-core/i915_buffer.c [deleted file]
linux-core/i915_execbuf.c [deleted file]
linux-core/i915_fence.c [deleted file]
linux-core/radeon_gem.c
shared-core/drm.h
shared-core/i915_dma.c
shared-core/i915_drm.h