summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_svm.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: unlock mmap_sem on all errors from nouveau_range_faultChristoph Hellwig2019-07-251-5/+6
* nouveau: remove the block parameter to nouveau_range_faultChristoph Hellwig2019-07-251-6/+4Star
* mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveauChristoph Hellwig2019-07-251-2/+44
* mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_registerJason Gunthorpe2019-06-101-1/+1
* drm/nouveau/svm: new ioctl to migrate process memory to GPU memoryJérôme Glisse2019-02-201-0/+96
* drm/nouveau/dmem: device memory helpers for SVMJérôme Glisse2019-02-201-0/+2
* drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs2019-02-201-0/+737