blob: 61a7850adad212e28e6141e734a07a1b7cd7794f [file] [log] [blame]
fd5e98564361 ("drm/nouveau/dmem: use physical vram addresses during migration copies")
6c762d1b18d7 ("drm/nouveau/dmem: extend copy function to allow direct use of physical addresses")
5be73b690875 ("drm/nouveau/dmem: device memory helpers for SVM")
eeaf06ac1a55 ("drm/nouveau/svm: initial support for shared virtual memory")
d7f9bb656ea4 ("drm/nouveau: allocate kernel channel(s) before initialising display")
5949dd8ee2a4 ("drm/nouveau: remove left-over struct member")
fd1eabd88004 ("drm/nouveau: Runtime suspend despite HDA being unbound")
2fa6d6cdaf28 ("drm/nouveau: deprecate pci_get_bus_and_slot()")
96da0bcd5196 ("drm/nouveau: allocate vmm object for every client")
01670a79d5fa ("drm/nouveau: allocate mmu object for every client")
bd275f1d1a98 ("drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces")
e9a8b218044c ("drm/nouveau/fb/ram: add interface to allocate vram as an nvkm_memory object")
24e8375b1bfd ("drm/nouveau: separate constant-va tracking from nvkm vma structure")
9ce523cc3bf2 ("drm/nouveau: separate buffer object backing memory from nvkm structures")
6be4421a9f5f ("drm/nouveau: consolidate identical functions in nouveau_ttm.c")
792067e00b4e ("drm/nouveau: remove unnecessary use of ttm_mem_type_manager::priv")
a48296ab9dbe ("drm/nouveau: swap loop order in move_notify() hook")
425b34f7df63 ("drm/nouveau: simplify const-va map condition")
7760a2e38a83 ("drm/nouveau: split various bo flags out into their own members")
bc3b0c7aff4d ("drm/nouveau: remove unused sysmem fence code")
0b11b30de9d2 ("drm/nouveau/mmu/nv04-nv4x: move global vmm to nvkm_mmu")
570889dc5070 ("drm/nouveau/bar: modify interface to bar1 vmm mapping")
48fe02478a0d ("drm/nouveau/bar: expose interface to bar2 initialisation")
bbb163e18960 ("drm/nouveau/bar: implement bar1 teardown")
7313cfa4f6e3 ("drm/nouveau/bar: move bar1 initialisation into its own function")
269fe32d3343 ("drm/nouveau/bar: swap oneinit/init ordering, and rename bar3 to bar2")
c9e70592963d ("drm/nouveau/bar: remove NV_PMC_ENABLE_PFIFO twiddling")
e69dae85c90b ("drm/nouveau/bar/nv50,g84: drop mmu invalidate")
bbb10e639819 ("drm/nouveau: fix handling of GART OOM on pre-NV50 chipsets")