mesa/drm/ttm: allow build against non-TTM aware libdrm
authorDave Airlie <airlied@redhat.com>
Wed, 28 May 2008 05:55:44 +0000 (15:55 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 4 Jun 2008 04:08:27 +0000 (14:08 +1000)
commit0b734bd7cf921592eee441f759687e10f48a2cbc
tree3659fe5f86b0a1285ae5a6de592994ba8084074c
parentf688827ebdc7fa8ef1160086565f9e109768a250
mesa/drm/ttm: allow build against non-TTM aware libdrm

I'll release a libdrm 2.3.1 without TTM apis included from a special
drm branch that should allow mesa 7.1 to build against it.

I've had to turn off DRI2 stuff.
configure.ac
src/mesa/drivers/dri/common/dri_bufmgr.h
src/mesa/drivers/dri/common/dri_util.c
src/mesa/drivers/dri/common/dri_util.h
src/mesa/drivers/dri/intel/intel_bufmgr_ttm.c
src/mesa/drivers/dri/intel/intel_bufmgr_ttm.h
src/mesa/drivers/dri/intel/intel_ioctl.c