Age | Commit message (Expand) | Author |
---|---|---|
2008-12-02 | intel: Add a function for setting (GTT,GTT) domain, for use by UXA. | Eric Anholt |
2008-11-13 | libdrm: add support for i915 GTT mapping ioctl | Jesse Barnes |
2008-10-30 | intel: Rename dri_ and intel_ symbols to drm_intel_. | Eric Anholt |
2008-10-14 | intel: Add interface for getting tiling mode of a bo. | 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-04 | Expose pin/unpin/set_tiling/flink APIs | Keith Packard |
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 |