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