drm: Strip old ttm.
authorThomas Hellstrom <thellstrom-at-vmware-dot-com>
Mon, 22 Jun 2009 21:07:26 +0000 (23:07 +0200)
committerThomas Hellstrom <thellstrom-at-vmware-dot-com>
Mon, 22 Jun 2009 21:37:06 +0000 (23:37 +0200)
commit9a33f62be1c478334572ea9384af60c37d1644a0
tree96a6f2c36cf6915c9b1a848d0b7979984990968d
parent81644198aeced288d26e17fadd8e5eb19798352f
drm: Strip old ttm.

Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>
27 files changed:
linux-core/Makefile
linux-core/Makefile.kernel
linux-core/drmP.h
linux-core/drm_agpsupport.c
linux-core/drm_bo.c [deleted file]
linux-core/drm_bo_lock.c [deleted file]
linux-core/drm_bo_move.c [deleted file]
linux-core/drm_compat.c
linux-core/drm_drv.c
linux-core/drm_fence.c [deleted file]
linux-core/drm_fops.c
linux-core/drm_object.c [deleted file]
linux-core/drm_objects.h [deleted file]
linux-core/drm_proc.c
linux-core/drm_stub.c
linux-core/drm_ttm.c [deleted file]
linux-core/drm_vm.c
linux-core/via_buffer.c [deleted file]
linux-core/via_fence.c [deleted file]
linux-core/xgi_cmdlist.c
linux-core/xgi_drv.c
linux-core/xgi_drv.h
linux-core/xgi_fence.c
shared-core/drm.h
shared-core/via_drv.c
shared-core/via_drv.h
shared-core/via_map.c