intel: Add a function for setting (GTT,GTT) domain, for use by UXA.
[profile/ivi/libdrm.git] / libdrm / intel / intel_bufmgr.h
2008-12-02 Eric Anholtintel: Add a function for setting (GTT,GTT) domain...
2008-11-13 Jesse Barneslibdrm: add support for i915 GTT mapping ioctl
2008-10-30 Eric Anholtintel: Rename dri_ and intel_ symbols to drm_intel_.
2008-10-14 Eric Anholtintel: Add interface for getting tiling mode of a bo.
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 AnholtMerge branch 'drm-gem'
2008-08-05 Keith PackardExpose pin/unpin/set_tiling/flink APIs
2008-07-29 Eric AnholtMerge commit 'origin/master' into drm-gem
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.