aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/dri_bufmgr.h
Commit message (Expand)AuthorAgeFilesLines
* intel/fake_bufmgr: Attempt to restrict references to objects in a batchbuffer...Dave Airlie2008-04-161-3/+6
* Bufmgr cleanup from intel-batchbuffer branch of 2d driver.Eric Anholt2008-01-241-5/+0
* [intel] Convert relocations to not be cleared out on buffer submit.Eric Anholt2008-01-031-1/+4
* [intel] Enable INTEL_DEBUG=bufmgr output in TTM mode as well as classic.Eric Anholt2007-12-131-1/+3
* [965] Convert the driver to dri_bufmgr interface and enable TTM.Eric Anholt2007-12-071-0/+4
* [intel] Fix the type and naming of the flags/mask args to TTM functions.Eric Anholt2007-11-301-6/+7
* [i915] Make INTEL_DEBUG=bufmgr actually do things for bufmgr_fake.Eric Anholt2007-11-291-0/+1
* [intel] Add support for multiple levels of relocation in bufmgr_fake.Eric Anholt2007-11-161-4/+33
* 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