Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-20 | drm/nouveau/svm: initial support for shared virtual memory | Ben Skeggs | 1 | -0/+2 |
2019-02-20 | drm/nouveau/mmu: support initialisation of client-managed address-spaces | Ben Skeggs | 1 | -1/+1 |
2018-05-18 | drm/nouveau/gem: attach fences to VMAs to track GPU usage | Ben Skeggs | 1 | -0/+1 |
2017-12-20 | drm/nouveau: fix obvious memory leak | Ben Skeggs | 1 | -1/+1 |
2017-11-02 | drm/nouveau/mmu: remove old vmm frontend | Ben Skeggs | 1 | -1/+0 |
2017-11-02 | drm/nouveau: switch over to new memory and vmm interfaces | Ben Skeggs | 1 | -10/+14 |
2017-11-02 | drm/nouveau: allocate vmm object for every client | Ben Skeggs | 1 | -3/+9 |
2017-11-02 | drm/nouveau: remove explicit unmaps | Ben Skeggs | 1 | -3/+1 |
2017-11-02 | drm/nouveau: separate constant-va tracking from nvkm vma structure | Ben Skeggs | 1 | -0/+128 |