blob: 11f34988f756c21d3d0898bd569faf7cd0bade53 [file] [log] [blame]
632b740c5481 ("drm/nouveau/mmu: remove old vmm frontend")
7f50762423b4 ("drm/nouveau: determine memory class for each client")
96da0bcd5196 ("drm/nouveau: allocate vmm object for every client")
01670a79d5fa ("drm/nouveau: allocate mmu object for every client")
c83c4097eba8 ("drm/nouveau/mmu: define user interfaces to mmu memory allocation")
eea5cf0f0170 ("drm/nouveau/mmu: define user interfaces to mmu")
68af607d269c ("drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping")
0766116157bf ("drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping")
957e18a70da1 ("drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping")
eaf1a69110f4 ("drm/nouveau/mmu: add base for type-based memory allocation")
51645eb71485 ("drm/nouveau/mmu: build up information on available memory types")
9202d732e6bc ("drm/nouveau/imem/nv50-: use new interfaces for vmm operations")
6f4dc18c166c ("drm/nouveau/fb/ram: use new interfaces for vmm operations")
f9463a4bc8ea ("drm/nouveau/mmu: implement new vmm frontend")
26880e76863a ("drm/nouveau/mmu: remove support for old backends")
f9400afb1e11 ("drm/nouveau/mmu/gp100,gp10b: implement new vmm backend")
e12cf6ad4388 ("drm/nouveau/mmu/gm200,gm20b: implement new vmm backend")
b597764327e1 ("drm/nouveau/mmu/gk104,gk20a: implement new vmm backend")
b77791da0ee0 ("drm/nouveau/mmu/gf100: implement new vmm backend")
fd542a3e525c ("drm/nouveau/mmu/nv50,g84: implement new vmm backend")
6ce513529aa5 ("drm/nouveau/mmu/nv44: implement new vmm backend")
473f9aca6c10 ("drm/nouveau/mmu/nv41: implement new vmm backend")
dd12d158eb91 ("drm/nouveau/mmu/nv04: implement new vmm backend")
eb813999f200 ("drm/nouveau/mmu: implement new vmm backend")
d30af7ce2c96 ("drm/nouveau/mmu: handle instance block setup")
af3b8d53869c ("drm/nouveau/mmu: remove old vm creation hooks")
8e39abff4588 ("drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base")
5f300fed6455 ("drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new base")
7de078aa7902 ("drm/nouveau/mmu/gk104,gk20a: implement vmm on top of new base")
540a1dde57bf ("drm/nouveau/mmu/gf100: implement vmm on top of new base")
9f6219fde745 ("drm/nouveau/mmu/nv50,g84: implement vmm on top of new base")
03b0ba7b545b ("drm/nouveau/mmu/nv44: implement vmm on top of new base")
77783435c311 ("drm/nouveau/mmu/nv41: implement vmm on top of new base")
5b17f3624efa ("drm/nouveau/mmu/nv04: implement vmm on top of new base")
806a73356537 ("drm/nouveau/mmu: implement base for new vm management")
f1280394109a ("drm/nouveau/mmu: implement page table sub-allocation")
9a45ddaaa674 ("drm/nouveau/mmu: implement page table cache")
5e075fdeb166 ("drm/nouveau/mmu: automatically handle "un-bootstrapping" of vmm")
6359c982243e ("drm/nouveau/mmu/gp10b: fork from gf100")
b86a45877ead ("drm/nouveau/mmu/gp100: fork from gf100")
cedc4d57df26 ("drm/nouveau/mmu/gm20b: fork from gf100")
e1e33c791a23 ("drm/nouveau/mmu/gm200: fork from gf100")
d1f6c8d2e9df ("drm/nouveau/mmu/gk20a: fork from gf100")
db018585a51a ("drm/nouveau/mmu/gk104: fork from gf100")
0f43715fac00 ("drm/nouveau/mmu/g84: fork from nv50")
1de3377555f1 ("drm/nouveau: allocate vram with nvkm_ram_get()")
7b8656636add ("drm/nouveau: directly handle comptag allocation")
bd275f1d1a98 ("drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces")
bd447053b33d ("drm/nouveau/ltc/gf100-: allocate tagram with nvkm_ram_get()")
7f4f82af6e48 ("drm/nouveau/imem/nv50: allocate memory with nvkm_ram_get()")