summaryrefslogtreecommitdiff
path: root/nvkm/core/mm.c
Commit message (Expand)AuthorAgeFilesLines
* core/mm: allow allocation to be confined to a specific slice of heapBen Skeggs2014-10-021-5/+15
* core/mm: fill in holes with "allocated" nodesBen Skeggs2014-10-021-6/+20
* core/mm: dump mm when trying to tear one down that still has allocationsBen Skeggs2014-10-021-9/+32
* core/mm: modify test for if building a mm with holes in itBen Skeggs2014-10-021-1/+3
* core/mm: make it clearer what (type == 0) meansBen Skeggs2014-10-021-9/+9
* ltcg: fix allocating memory as freeMaarten Lankhorst2013-08-211-0/+4
* core: remove nouveau_mm.mutex, no more usersBen Skeggs2013-06-131-1/+0
* initial import of nouveau kernel module core, some simple tools, and drmBen Skeggs2013-01-091-0/+251