summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nouveau_mm.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-4/+4
* util: Move gallium's linked list to utilJason Ekstrand2015-05-081-1/+1
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-1/+0
* nouveau: increase max order of suballocated buffers by 1Christoph Bumiller2013-01-081-2/+9
* nv50,nvc0: expose ARB_map_buffer_alignmentLucas Stach2012-11-041-1/+1
* nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller2012-04-141-11/+12
* nouveau: hide some debugging messages behind environment variableMarcin Slusarz2011-10-091-2/+3
* nouveau: use PRIu64 for printing uint64_tChristoph Bumiller2011-08-301-1/+3
* nouveau/mm: move slabs to correct list on memory releaseChristoph Bumiller2011-08-301-5/+5
* gallium/nouveau: fix printf warningsMarek Olšák2011-04-271-1/+1
* nouveau: fix leak of nouveau_mman structsBen Skeggs2011-03-011-0/+2
* nouveau: fix compiler complaintBen Skeggs2011-03-011-0/+6
* nv50: make mm available as common codeBen Skeggs2011-03-011-0/+280