intel: Replace wraparound test logic in bufmgr_fake. Again.
[platform/upstream/libdrm.git] / libdrm / intel / intel_bufmgr_fake.c
2008-09-24 Eric Anholtintel: Replace wraparound test logic in bufmgr_fake...
2008-09-22 Xiang, Haihaointel: Fix driver-supplied argument to exec function...
2008-09-10 Eric Anholtintel: don't forget to include config.h in bufmgr code.
2008-09-10 Eric Anholtintel: move drm calls to exec buffers to libdrm_intel.
2008-09-10 Eric Anholtintel: Move IRQ emit/wait from callbacks into the bufmgr.
2008-09-10 Eric AnholtMove intel libdrm stuff to libdrm_intel.so
2008-08-08 Eric AnholtDrop TTM interfaces from the userland library.
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Eric AnholtReplace the check_aperture API with one we can make...
2008-07-29 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-11 Eric AnholtMove the renaming of mm.c symbols to #defines in the...
2008-06-11 Eric Anholt[gem] Move potentially device-specific ioctls to the...
2008-06-05 Eric AnholtAdd a function to bufmgr_fake to evict all buffers...
2008-06-03 Eric AnholtFix and hook up bufmgr code to the build.
2008-06-03 Eric AnholtImport bufmgr code to libdrm. Not yet hooked up to...