aboutsummaryrefslogtreecommitdiff
path: root/libdrm/intel/intel_bufmgr.h
AgeCommit message (Expand)Author
2009-10-06intel: Add a bo_alloc function for tiled BOs.Jesse Barnes
2009-10-06intel: Fix up some stale doxygen comments.Eric Anholt
2009-10-06intel: Reformat to the kernel coding style. Welcome to the 8-space future.Eric Anholt
2009-10-01intel: Add a new function to check if a BO's reloc tree references some BO.Eric Anholt
2009-08-28Add drm_intel_bo_busy to query whether mapping a BO would block.Eric Anholt
2009-05-14Add new drm_intel_get_pipe_from_crtc_id function.Carl Worth
2009-05-12libdrm/intel: add drm_intel_bo_disable_reuse apiKeith Packard
2009-03-26libdrm/intel: support GTT maps correctlyJesse Barnes
2009-02-21intel: Add a new bufmgr alloc function to get BOs ready for rendering to.Eric Anholt
2008-12-17libdrm: add mode setting filesJesse Barnes
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes
2008-12-03Merge branch 'master' into modesetting-gemJesse Barnes
2008-12-02intel: Add a function for setting (GTT,GTT) domain, for use by UXA.Eric Anholt
2008-11-13Merge branch 'master' into modesetting-gemJesse Barnes
2008-11-13libdrm: add support for i915 GTT mapping ioctlJesse Barnes
2008-10-30intel: Rename dri_ and intel_ symbols to drm_intel_.Eric Anholt
2008-10-14intel: Add interface for getting tiling mode of a bo.Eric Anholt
2008-09-30intel bufmgr: reinstate buffer handle trackingJesse Barnes
2008-09-10intel: move drm calls to exec buffers to libdrm_intel.Eric Anholt
2008-09-10intel: Move IRQ emit/wait from callbacks into the bufmgr.Eric Anholt
2008-09-10Move intel libdrm stuff to libdrm_intel.soEric Anholt
2008-08-04Expose pin/unpin/set_tiling/flink APIsKeith Packard
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