summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/dri_bufmgr.h
Commit message (Expand)AuthorAgeFilesLines
* i915: fixup up bufmgr to pass num buffers to kernelDave Airlie2007-10-091-29/+2
* i915: add superioctl support to the ttm codepaths.Dave Airlie2007-10-041-2/+2
* i915: add superioctl initial support inside bufmgr ttmDave Airlie2007-10-031-2/+2
* i915/drmbuf: attempt to push relocations into buffer managerDave Airlie2007-10-031-0/+13
* Convert TTM code to require the server provide buffers for front/back/depth.Eric Anholt2007-08-161-0/+2
* Add buffer manager destroy function.Eric Anholt2007-05-311-2/+3
* Replace the flags/hint arguments to bo_alloc{,_static} with a location mask.Eric Anholt2007-05-241-11/+4
* Convert i915tex to the new interface and make it compile.Eric Anholt2007-05-171-11/+1
* WIP: Replace TTM buffer pool manager with a simplified interface.Eric Anholt2007-05-161-45/+158
* Merge texmem-0-3-branch.Keith Whitwell2006-11-011-0/+99