intel: move drm calls to exec buffers to libdrm_intel.
authorEric Anholt <eric@anholt.net>
Mon, 8 Sep 2008 15:51:40 +0000 (08:51 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 10 Sep 2008 21:07:18 +0000 (14:07 -0700)
commitf9d98beefc9e7b8d06a29f5b69a19f10fd3c435f
tree58dd81bc98ba03e9b402240d2ce0eb735710140e
parent869d8bebedddf2075c59d6bffea8ee640cb80353
intel: move drm calls to exec buffers to libdrm_intel.

This avoids duplicating the effort in 3 places.  Also, added emit/wait fence
callbacks back in bufmgr_fake since we need it for non-drm 2d.  Sigh.
libdrm/intel/intel_bufmgr.c
libdrm/intel/intel_bufmgr.h
libdrm/intel/intel_bufmgr_fake.c
libdrm/intel/intel_bufmgr_gem.c
libdrm/intel/intel_bufmgr_priv.h