Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau/mmu: remove old vmm frontend | Ben Skeggs | 2017-11-02 | 1 | -2/+0 |
* | drm/nouveau/mmu: define user interfaces to mmu | Ben Skeggs | 2017-11-02 | 1 | -0/+1 |
* | drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping | Ben Skeggs | 2017-11-02 | 1 | -0/+2 |
* | drm/nouveau/mmu: build up information on available memory types | Ben Skeggs | 2017-11-02 | 1 | -0/+1 |
* | drm/nouveau/mmu: remove support for old backends | Ben Skeggs | 2017-11-02 | 1 | -2/+0 |
* | drm/nouveau/mmu/gk104,gk20a: implement new vmm backend | Ben Skeggs | 2017-11-02 | 1 | -5/+1 |
* | drm/nouveau/mmu: remove old vm creation hooks | Ben Skeggs | 2017-11-02 | 1 | -1/+0 |
* | drm/nouveau/mmu/gk104,gk20a: implement vmm on top of new base | Ben Skeggs | 2017-11-02 | 1 | -1/+4 |
* | drm/nouveau/mmu/gk104: fork from gf100 | Ben Skeggs | 2017-11-02 | 1 | -0/+43 |