Age | Commit message (Expand) | Author |
2008-10-17 | intel: Protect bufmgr objects with a pthread mutex. | Eric Anholt |
2008-09-30 | Merge remote branch 'origin/master' into modesetting-gem | Dave Airlie |
2008-09-23 | intel: Allow up to 15 seconds chewing on one buffer before acknowledging -EBUSY. | Eric Anholt |
2008-09-23 | intel: Replace wraparound test logic in bufmgr_fake. Again. | Eric Anholt |
2008-09-22 | intel: Fix driver-supplied argument to exec function (fd.o bug #17653). | Xiang, Haihao |
2008-09-10 | intel: don't forget to include config.h in bufmgr code. | Eric Anholt |
2008-09-10 | intel: move drm calls to exec buffers to libdrm_intel. | Eric Anholt |
2008-09-10 | intel: Move IRQ emit/wait from callbacks into the bufmgr. | Eric Anholt |
2008-09-10 | Move intel libdrm stuff to libdrm_intel.so | Eric Anholt |
2008-08-14 | Merge branch 'radeon-gem-cs' into modesetting-gem | Dave Airlie |
2008-08-08 | Drop TTM interfaces from the userland library. | Eric Anholt |
2008-08-08 | Replace the check_aperture API with one we can make thread-safe. | Eric Anholt |
2008-07-31 | drm: userspace rip out TTM API | Dave Airlie |
2008-06-11 | Move 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-05 | Add a function to bufmgr_fake to evict all buffers in the GTT. | Eric Anholt |
2008-06-03 | Fix and hook up bufmgr code to the build. | Eric Anholt |
2008-06-03 | Import bufmgr code to libdrm. Not yet hooked up to the build. | Eric Anholt |