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