summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/subdev/vm/base.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes)Ben Skeggs2015-01-221-483/+0
* drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heapBen Skeggs2014-09-151-1/+1
* drm/nouveau/vm: reduce number of entry-points to vm_map()Ben Skeggs2014-01-231-8/+14
* drm/nouveau/vm: make vm refcount into a krefBen Skeggs2013-07-301-17/+10
* drm/nouveau: use vmalloc for pgt allocationMarcin Slusarz2013-07-051-3/+3
* drm/nouveau/vm: make each vma take a reference on its parent vmBen Skeggs2013-07-011-1/+4
* drm/nouveau/vm: take subdev mutex, not the mm, protects against race with vm/...Ben Skeggs2013-07-011-16/+17
* drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz2013-01-131-1/+3
* drm/nouveau: port all engines to new engine module formatBen Skeggs2012-10-031-0/+1
* drm/nouveau/instmem: completely new implementation, as a subdev moduleBen Skeggs2012-10-031-82/+67
* drm/nouveau/core: add support for reverse mm allocationsBen Skeggs2012-10-031-5/+4
* drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs2012-10-031-0/+493