blob: ec0c6fb47fde62bd8c5b5cd21fe307e8b3514f02 [file] [log] [blame]
9202d732e6bc ("drm/nouveau/imem/nv50-: use new interfaces for vmm operations")
bd275f1d1a98 ("drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces")
7f4f82af6e48 ("drm/nouveau/imem/nv50: allocate memory with nvkm_ram_get()")
e9a8b218044c ("drm/nouveau/fb/ram: add interface to allocate vram as an nvkm_memory object")
19a82e492c3d ("drm/nouveau/core/memory: change map interface to support upcoming mmu changes")
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")
0b11b30de9d2 ("drm/nouveau/mmu/nv04-nv4x: move global vmm to nvkm_mmu")
03edf1b31a09 ("drm/nouveau/imem/nv50: support eviction of BAR2 mappings")
dfcbd5506817 ("drm/nouveau/imem/nv50: map bar2 write-combined")
be55287aa5ba ("drm/nouveau/imem/nv50: embed nvkm_instobj directly into nv04_instobj")
af515ec8d3fb ("drm/nouveau/imem/nv50: move slow-path locking into rd/wr functions")
f584bde6095a ("drm/nouveau/imem/nv50: split object map out from api functions")
07bbc1c5f49b ("drm/nouveau/core/memory: split info pointers from accessor pointers")
a78dbce9a161 ("drm/nouveau/bar: modify interface to bar2 vmm mapping")
570889dc5070 ("drm/nouveau/bar: modify interface to bar1 vmm mapping")
e988952eefd9 ("drm/nouveau/bar: expose interface to bar2 teardown")
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")
153b642fcb8c ("drm/nouveau/core/gpuobj: remove embedded struct nvkm_object")
bbb10e639819 ("drm/nouveau: fix handling of GART OOM on pre-NV50 chipsets")
485c2c91d403 ("drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiB")
373533f80b89 ("drm/ttm: make ttm_mem_type_manager_func debug more useful")
38bcb208f609 ("drm/nouveau/bar/gf100: fix access to upper half of BAR2")
e5ffa727e533 ("drm/nouveau/imem/gk20a: Turn instmem lock into mutex")
8dfe162ac74f ("gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>")
8e22e1b3499a ("Merge airlied/drm-next into drm-misc-next")