summaryrefslogtreecommitdiff
path: root/libdrm/intel/intel_bufmgr_fake.c
AgeCommit message (Expand)Author
2008-09-10Move intel libdrm stuff to libdrm_intel.soEric Anholt
2008-08-08Drop TTM interfaces from the userland library.Eric Anholt
2008-08-08Replace the check_aperture API with one we can make thread-safe.Eric Anholt
2008-06-11Move the renaming of mm.c symbols to #defines in the header.Eric Anholt
2008-06-11[gem] Move potentially device-specific ioctls to the intel driver.Eric Anholt
2008-06-05Add a function to bufmgr_fake to evict all buffers in the GTT.Eric Anholt
2008-06-03Fix and hook up bufmgr code to the build.Eric Anholt
2008-06-03Import bufmgr code to libdrm. Not yet hooked up to the build.Eric Anholt