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