summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nouveau_mm.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr1-1/+0
2013-01-08nouveau: increase max order of suballocated buffers by 1Christoph Bumiller1-2/+9
2012-11-04nv50,nvc0: expose ARB_map_buffer_alignmentLucas Stach1-1/+1
2012-04-14nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller1-11/+12
2011-10-09nouveau: hide some debugging messages behind environment variableMarcin Slusarz1-2/+3
2011-08-30nouveau: use PRIu64 for printing uint64_tChristoph Bumiller1-1/+3
2011-08-30nouveau/mm: move slabs to correct list on memory releaseChristoph Bumiller1-5/+5
2011-04-27gallium/nouveau: fix printf warningsMarek Olšák1-1/+1
2011-03-01nouveau: fix leak of nouveau_mman structsBen Skeggs1-0/+2
2011-03-01nouveau: fix compiler complaintBen Skeggs1-0/+6
2011-03-01nv50: make mm available as common codeBen Skeggs1-0/+280