summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvc0/nvc0_mm.c
Commit message (Expand)AuthorAgeFilesLines
* nvc0: port to common fence/mm/buffer codeBen Skeggs2011-03-011-274/+0
* nvc0: Move declaration before code.Vinson Lee2011-01-241-2/+2
* nvc0: delete memory caches and fence on screen destructionChristoph Bumiller2011-01-041-0/+29
* nvc0: buffer suballocation with a primitive slab allocatorChristoph Bumiller2010-12-091-0/+245