1. 10842ba drm/nouveau: remove unused nouveau_fence_work() by Ben Skeggs · 7 years ago
  2. 00d041d drm/nouveau: queue delayed unmapping of VMAs on client workqueue by Ben Skeggs · 7 years ago
  3. 814a232 drm/nouveau: implement per-client delayed workqueue with fence support by Ben Skeggs · 7 years ago
  4. 7f50762 drm/nouveau: determine memory class for each client by Ben Skeggs · 7 years ago
  5. 832ca2a drm/nouveau: pass handle of vmm object to channel allocation ioctls by Ben Skeggs · 7 years ago
  6. 3c50263 drm/nouveau: switch to vmm limit by Ben Skeggs · 7 years ago
  7. 96da0bc drm/nouveau: allocate vmm object for every client by Ben Skeggs · 7 years ago
  8. acb16cf drm/nouveau: replace use of cpu_coherent with memory types by Ben Skeggs · 7 years ago
  9. b347202 drm/nouveau: use nvif_mmu_type to determine BAR1 caching by Ben Skeggs · 7 years ago
  10. 658c71f drm/nouveau: fetch memory type indices that we care about for ttm by Ben Skeggs · 7 years ago
  11. 325a728 drm/nouveau: consolidate handling of dma mask by Ben Skeggs · 7 years ago
  12. a220dd7 drm/nouveau: check kind validity against mmu object by Ben Skeggs · 7 years ago
  13. 01670a7 drm/nouveau: allocate mmu object for every client by Ben Skeggs · 7 years ago
  14. 359088d drm/nouveau: remove trivial cases of nvxx_device() usage by Ben Skeggs · 7 years ago
  15. 920d2b5 drm/nouveau/mmu: define user interfaces to mmu vmm opertaions by Ben Skeggs · 7 years ago
  16. c83c409 drm/nouveau/mmu: define user interfaces to mmu memory allocation by Ben Skeggs · 7 years ago
  17. eea5cf0 drm/nouveau/mmu: define user interfaces to mmu by Ben Skeggs · 7 years ago
  18. 68af607 drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping by Ben Skeggs · 7 years ago
  19. 0766116 drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping by Ben Skeggs · 7 years ago
  20. 957e18a drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping by Ben Skeggs · 7 years ago
  21. eaf1a69 drm/nouveau/mmu: add base for type-based memory allocation by Ben Skeggs · 7 years ago
  22. 51645eb drm/nouveau/mmu: build up information on available memory types by Ben Skeggs · 7 years ago
  23. 3a314f7 drm/nouveau: remove explicit unmaps by Ben Skeggs · 7 years ago
  24. 2cabefcb drm/nouveau/gr/gf100-: replace hardcoded instance/vmm setup in grctx generation by Ben Skeggs · 7 years ago
  25. 019e4d7 drm/nouveau/gr/gf100-: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
  26. 01f349f drm/nouveau/fifo/gf100-: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
  27. 8c967c5 drm/nouveau/secboot/gm200: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
  28. 9202d73 drm/nouveau/imem/nv50-: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
  29. 6f4dc18 drm/nouveau/fb/ram: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
  30. f66c57d drm/nouveau/fifo: initialise vmm with new interfaces by Ben Skeggs · 7 years ago
  31. 85f7c3a drm/nouveau/secboot/gm200: initialise vmm with new interfaces by Ben Skeggs · 7 years ago
  32. 7eac5f4 drm/nouveau/bar/gf100: initialise vmm with new interfaces by Ben Skeggs · 7 years ago
  33. fc584e1 drm/nouveau/bar/nv50: initialise vmm with new interfaces by Ben Skeggs · 7 years ago
  34. f9463a4 drm/nouveau/mmu: implement new vmm frontend by Ben Skeggs · 7 years ago
  35. 26880e7 drm/nouveau/mmu: remove support for old backends by Ben Skeggs · 7 years ago
  36. f9400af drm/nouveau/mmu/gp100,gp10b: implement new vmm backend by Ben Skeggs · 7 years ago
  37. e12cf6a drm/nouveau/mmu/gm200,gm20b: implement new vmm backend by Ben Skeggs · 7 years ago
  38. b597764 drm/nouveau/mmu/gk104,gk20a: implement new vmm backend by Ben Skeggs · 7 years ago
  39. b77791d drm/nouveau/mmu/gf100: implement new vmm backend by Ben Skeggs · 7 years ago
  40. fd542a3 drm/nouveau/mmu/nv50,g84: implement new vmm backend by Ben Skeggs · 7 years ago
  41. 6ce5135 drm/nouveau/mmu/nv44: implement new vmm backend by Ben Skeggs · 7 years ago
  42. 473f9ac drm/nouveau/mmu/nv41: implement new vmm backend by Ben Skeggs · 7 years ago
  43. dd12d158 drm/nouveau/mmu/nv04: implement new vmm backend by Ben Skeggs · 7 years ago
  44. eb81399 drm/nouveau/mmu: implement new vmm backend by Ben Skeggs · 7 years ago
  45. bda9e37 drm/nouveau/fb/gm200: enable NV_PFB_MMU_CTRL_USE_FULL_COMP_TAG_LINE where appropriate by Ben Skeggs · 7 years ago
  46. f8a1203 drm/nouveau/ltc/gm200: limit NV_MMU_PTE_COMPTAGLINE bits to 16 where required by Ben Skeggs · 7 years ago
  47. ac47c15 drm/nouveau/fifo/nv04-nv40: fix missing nvkm_kmap() calls around ramfc access by Ben Skeggs · 7 years ago
  48. d30af7c drm/nouveau/mmu: handle instance block setup by Ben Skeggs · 7 years ago
  49. af3b8d5 drm/nouveau/mmu: remove old vm creation hooks by Ben Skeggs · 7 years ago
  50. 8e39abf drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base by Ben Skeggs · 7 years ago
  51. 5f300fe drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new base by Ben Skeggs · 7 years ago
  52. 7de078a drm/nouveau/mmu/gk104,gk20a: implement vmm on top of new base by Ben Skeggs · 7 years ago
  53. 540a1dd drm/nouveau/mmu/gf100: implement vmm on top of new base by Ben Skeggs · 7 years ago
  54. 9f6219f drm/nouveau/mmu/nv50,g84: implement vmm on top of new base by Ben Skeggs · 7 years ago
  55. 03b0ba7 drm/nouveau/mmu/nv44: implement vmm on top of new base by Ben Skeggs · 7 years ago
  56. 7778343 drm/nouveau/mmu/nv41: implement vmm on top of new base by Ben Skeggs · 7 years ago
  57. 5b17f36 drm/nouveau/mmu/nv04: implement vmm on top of new base by Ben Skeggs · 7 years ago
  58. 806a733 drm/nouveau/mmu: implement base for new vm management by Ben Skeggs · 7 years ago
  59. f128039 drm/nouveau/mmu: implement page table sub-allocation by Ben Skeggs · 7 years ago
  60. 9a45dda drm/nouveau/mmu: implement page table cache by Ben Skeggs · 7 years ago
  61. 5e075fd drm/nouveau/mmu: automatically handle "un-bootstrapping" of vmm by Ben Skeggs · 7 years ago
  62. 6359c98 drm/nouveau/mmu/gp10b: fork from gf100 by Ben Skeggs · 7 years ago
  63. b86a458 drm/nouveau/mmu/gp100: fork from gf100 by Ben Skeggs · 7 years ago
  64. cedc4d5 drm/nouveau/mmu/gm20b: fork from gf100 by Ben Skeggs · 7 years ago
  65. e1e33c7 drm/nouveau/mmu/gm200: fork from gf100 by Ben Skeggs · 7 years ago
  66. d1f6c8d drm/nouveau/mmu/gk20a: fork from gf100 by Ben Skeggs · 7 years ago
  67. db01858 drm/nouveau/mmu/gk104: fork from gf100 by Ben Skeggs · 7 years ago
  68. 0f43715 drm/nouveau/mmu/g84: fork from nv50 by Ben Skeggs · 7 years ago
  69. b4e114f drm/nouveau/fb/ram: remove old allocators by Ben Skeggs · 7 years ago
  70. 1de3377 drm/nouveau: allocate vram with nvkm_ram_get() by Ben Skeggs · 7 years ago
  71. 7b86566 drm/nouveau: directly handle comptag allocation by Ben Skeggs · 7 years ago
  72. bd275f1 drm/nouveau: wrap nvkm_mem objects in nvkm_memory interfaces by Ben Skeggs · 7 years ago
  73. bd44705 drm/nouveau/ltc/gf100-: allocate tagram with nvkm_ram_get() by Ben Skeggs · 7 years ago
  74. 7f4f82a drm/nouveau/imem/nv50: allocate memory with nvkm_ram_get() by Ben Skeggs · 7 years ago
  75. 2bfa0b0 drm/nouveau/fb/ram/gt215: allocate training buffer with nvkm_ram_get() by Ben Skeggs · 7 years ago
  76. e9a8b21 drm/nouveau/fb/ram: add interface to allocate vram as an nvkm_memory object by Ben Skeggs · 7 years ago
  77. c09597f drm/nouveau/core/memory: add some useful accessor macros by Ben Skeggs · 7 years ago
  78. 997a890 drm/nouveau/core/memory: add reference counting by Ben Skeggs · 7 years ago
  79. 2c9c491 drm/nouveau/core/memory: add mechanism to retrieve allocation granularity by Ben Skeggs · 7 years ago
  80. 19a82e4 drm/nouveau/core/memory: change map interface to support upcoming mmu changes by Ben Skeggs · 7 years ago
  81. 7f53d6d drm/nouveau/core/memory: comptag allocation by Ben Skeggs · 7 years ago
  82. 6cd7670 drm/nouveau/ltc: init comptag mm in fb subdev by Ben Skeggs · 7 years ago
  83. b1e839f drm/nouveau/fb/gf100: clear comptags at allocation time rather than mmu map by Ben Skeggs · 7 years ago
  84. af793b8 drm/nouveau/fb: move comptag init out of ram submodule by Ben Skeggs · 7 years ago
  85. 7ef44be drm/nouveau/fb: move comptags mm into nvkm_fb by Ben Skeggs · 7 years ago
  86. b7e1f3f drm/nouveau/core/mm: introduce functions to access info about a given allocation by Ben Skeggs · 7 years ago
  87. 4d058fa drm/nouveau/core/mm: have users explicitly define heap identifiers by Ben Skeggs · 7 years ago
  88. 24e8375 drm/nouveau: separate constant-va tracking from nvkm vma structure by Ben Skeggs · 7 years ago
  89. 9ce523c drm/nouveau: separate buffer object backing memory from nvkm structures by Ben Skeggs · 7 years ago
  90. cb7e88e drm/nouveau: hang drm client of a master by Ben Skeggs · 7 years ago
  91. 6be4421 drm/nouveau: consolidate identical functions in nouveau_ttm.c by Ben Skeggs · 7 years ago
  92. 792067e drm/nouveau: remove unnecessary use of ttm_mem_type_manager::priv by Ben Skeggs · 7 years ago
  93. a48296a drm/nouveau: swap loop order in move_notify() hook by Ben Skeggs · 7 years ago
  94. 425b34f drm/nouveau: simplify const-va map condition by Ben Skeggs · 7 years ago
  95. 7760a2e drm/nouveau: split various bo flags out into their own members by Ben Skeggs · 7 years ago
  96. bc3b0c7 drm/nouveau: remove unused sysmem fence code by Ben Skeggs · 7 years ago
  97. e75c091 drm/nouveau: store nouveau_drm in nouveau_cli, as opposed to drm_device by Ben Skeggs · 7 years ago
  98. b6838c1 drm/nouveau/gr/gf100-gk208: copy big page size setting from fb by Ben Skeggs · 7 years ago
  99. 223eaf4 drm/nouveau/gr/gf100-gk208: make use of init_gpc_mmu() hook to share setup by Ben Skeggs · 7 years ago
  100. 2854ab8 drm/nouveau/fb: finalise big page size selection in constructor by Ben Skeggs · 7 years ago