Mesa (master): intel: Remove the ttm backend

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Thu Feb 12 21:09:08 UTC 2009


Module: Mesa
Branch: master
Commit: 56d88aece94d1f9972b6887e98a638a314af8732
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=56d88aece94d1f9972b6887e98a638a314af8732

Author: Jakob Bornecrantz <wallbraker at gmail.com>
Date:   Mon Feb  2 01:32:11 2009 +0100

intel: Remove the ttm backend

	RIP ttm, its been fun knowing you.

---

 src/gallium/winsys/drm/intel/common/Makefile       |   23 -
 .../winsys/drm/intel/common/Makefile.template      |   64 --
 .../winsys/drm/intel/common/intel_be_batchbuffer.c |  429 ---------
 .../winsys/drm/intel/common/intel_be_batchbuffer.h |   69 --
 .../winsys/drm/intel/common/intel_be_context.c     |  107 ---
 .../winsys/drm/intel/common/intel_be_context.h     |   40 -
 .../winsys/drm/intel/common/intel_be_device.c      |  296 ------
 .../winsys/drm/intel/common/intel_be_device.h      |   72 --
 .../winsys/drm/intel/common/ws_dri_bufmgr.c        |  949 -------------------
 .../winsys/drm/intel/common/ws_dri_bufmgr.h        |  138 ---
 .../winsys/drm/intel/common/ws_dri_bufpool.h       |  102 --
 .../winsys/drm/intel/common/ws_dri_drmpool.c       |  268 ------
 .../winsys/drm/intel/common/ws_dri_fencemgr.c      |  377 --------
 .../winsys/drm/intel/common/ws_dri_fencemgr.h      |  115 ---
 .../winsys/drm/intel/common/ws_dri_mallocpool.c    |  161 ----
 .../winsys/drm/intel/common/ws_dri_slabpool.c      |  968 --------------------
 16 files changed, 0 insertions(+), 4178 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=56d88aece94d1f9972b6887e98a638a314af8732



More information about the mesa-commit mailing list