1. 54dcadd drm/nouveau/mc: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  2. 70bc718 drm/nouveau/ltc: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  3. b7a2bc1 drm/nouveau/imem: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  4. 8de65bd drm/nouveau/devinit: run devinit scripts right after preinit by Ben Skeggs · 9 years ago
  5. 551d341 drm/nouveau/ibus: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  6. 49bd8da drm/nouveau/i2c: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  7. 2ea7249 drm/nouveau/gpio: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  8. c5fcafa drm/nouveau/fuse: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  9. 03c8952 drm/nouveau/fb: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  10. 151abd4 drm/nouveau/devinit: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  11. 6625f55 drm/nouveau/clk: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  12. bb23f9d drm/nouveau/bus: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  13. 4648443 drm/nouveau/bios: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  14. 3293228 drm/nouveau/bar: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  15. ef8bc57 drm/nouveau/core: kill some (now) dead code by Ben Skeggs · 9 years ago
  16. 07b9e6c drm/nouveau/sw: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  17. 5ffeb84 drm/nouveau/pm: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  18. 218f978 drm/nouveau/mpeg: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  19. 27f3d6c drm/nouveau/gr: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  20. b3c9815 drm/nouveau/cipher: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  21. e5ff112 drm/nouveau/ce: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  22. c79a191 drm/nouveau/xtensa: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  23. 9d498e0 drm/nouveau/falcon: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  24. 8f0649b drm/nouveau/fifo: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  25. 9a65a38 drm/nouveau/fifo: split user classes out from engine implementations by Ben Skeggs · 9 years ago
  26. 0ce41e3 drm/nouveau/disp: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  27. 2a7909c drm/nouveau/disp: split user classes out from engine implementations by Ben Skeggs · 9 years ago
  28. 0710cc3 drm/nouveau/dma: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  29. 19fef52 drm/nouveau/dma: split user classes out from engine implementations by Ben Skeggs · 9 years ago
  30. 0e29998 drm/nouveau/device: convert ctrl class to new-style nvkm_object by Ben Skeggs · 9 years ago
  31. 2a9f847 drm/nouveau/device: convert user class to new-style nvkm_object by Ben Skeggs · 9 years ago
  32. 24bd093 drm/nouveau/client: convert to new-style nvkm_object by Ben Skeggs · 9 years ago
  33. 6157091 drm/nouveau/sw: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  34. 590801c drm/nouveau/mpeg: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  35. a65955e drm/nouveau/gr: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  36. 6ca307b drm/nouveau/fifo: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  37. 35acf3d drm/nouveau/cipher: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  38. a83d887 drm/nouveau/falcon: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  39. 344c2d4 drm/nouveau/fb: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  40. 898a2b3 drm/nouveau/sw: turn flip completion into an event by Ben Skeggs · 9 years ago
  41. cd459e7 drm/nouveau/sw/nv04: replace direct context access with GetRef method by Ben Skeggs · 9 years ago
  42. 1d2a1e5 drm/nouveau/ramht: remove dependence on namedb by Ben Skeggs · 9 years ago
  43. f027f49 drm/nouveau/gpuobj: separate allocation from nvkm_object by Ben Skeggs · 9 years ago
  44. 227c95d drm/nouveau/gr: directly use instmem where currently possible by Ben Skeggs · 9 years ago
  45. 358ce60 drm/nouveau/fifo: directly use instmem for runlists and polling areas by Ben Skeggs · 9 years ago
  46. faf4689 drm/nouveau/xtensa: directly use instmem for ucode image by Ben Skeggs · 9 years ago
  47. 406ca8c drm/nouveau/falcon: directly use instmem for ucode image by Ben Skeggs · 9 years ago
  48. 5b1ab0c drm/nouveau/imem/nv04-nv40: directly use instmem for vbios/ramfc/ramro by Ben Skeggs · 9 years ago
  49. adb53d2 drm/nouveau/bar/gf100: directly use instmem for channel descriptors by Ben Skeggs · 9 years ago
  50. d0659d3 drm/nouveau/mmu: directly use instmem for page tables by Ben Skeggs · 9 years ago
  51. d8e8399 drm/nouveau/imem: improve management of instance memory by Ben Skeggs · 9 years ago
  52. 1de6856 drm/nouveau/mmu: protect each vm with its own mutex by Ben Skeggs · 9 years ago
  53. 524bdbf drm/nouveau/core: prepare for new-style objects by Ben Skeggs · 9 years ago
  54. 6cf813f drm/nouveau/device: prepare for new-style subdevs by Ben Skeggs · 9 years ago
  55. 7974dd1 drm/nouveau/device: separate construction of pci/tegra devices by Ben Skeggs · 9 years ago
  56. 168c2e2 drm/nouveau/engine: implement support for new-style nvkm_engine by Ben Skeggs · 9 years ago
  57. f029021 drm/nouveau/subdev: implement support for new-style nvkm_subdev by Ben Skeggs · 9 years ago
  58. cbea21e drm/nouveau/object: implement support for new-style nvkm_object by Ben Skeggs · 9 years ago
  59. 89c651e drm/nouveau/engine: rename some functions to avoid upcoming conflicts by Ben Skeggs · 9 years ago
  60. 3a8c340 drm/nouveau/subdev: rename some functions to avoid upcoming conflicts by Ben Skeggs · 9 years ago
  61. aa35888 drm/nouveau/object: rename some functions to avoid upcoming conflicts by Ben Skeggs · 9 years ago
  62. d61f4c1 drm/nouveau/nvif: device time mthd by Ben Skeggs · 9 years ago
  63. 159045c drm/nouveau/nvif: replace pushbuf with vm in fermi/kepler gpfifo class args by Ben Skeggs · 9 years ago
  64. 22827fa4 drm/nouveau/nvif: return chipset/board names from device info method by Ben Skeggs · 9 years ago
  65. d562417 drm/nouveau/nvif: add supported engines query to kepler gpfifo class by Ben Skeggs · 9 years ago
  66. 41a6340 drm/nouveau/nvif: return min/max versions for supported object classes by Ben Skeggs · 9 years ago
  67. f58ddf9 drm/nouveau/nvif: assign internal class identifiers to sw classes by Ben Skeggs · 9 years ago
  68. 315a8b2 drm/nouveau/nvif: use negative oclass identifier for internal classes by Ben Skeggs · 9 years ago
  69. 5c15bf7 drm/nouveau/nvif: return success from sclass even for objects without children by Ben Skeggs · 9 years ago
  70. 99d4d36 drm/nouveau/nvif: extend nop ioctl to return nvif version identifier by Ben Skeggs · 9 years ago
  71. bf81df9 drm/nouveau/nvif: replace path-based object identification by Ben Skeggs · 9 years ago
  72. a01ca78 drm/nouveau/nvif: simplify and tidy library interfaces by Ben Skeggs · 9 years ago
  73. 4e7e62d drm/nouveau/client: store default device by handle, not reference by Ben Skeggs · 9 years ago
  74. 102b49d drm/nouveau/parent: remove some (now) unnecessary special-case handling by Ben Skeggs · 9 years ago
  75. 493f189 drm/nouveau/object: store object type data outside of handle by Ben Skeggs · 9 years ago
  76. a1e8873 drm/nouveau/device: decouple from engine machinery by Ben Skeggs · 9 years ago
  77. a1bfb29 drm/nouveau/device: split user device implementation out on its own by Ben Skeggs · 9 years ago
  78. 0ac9d21 drm/nouveau/device: simplify subdev construction by Ben Skeggs · 9 years ago
  79. e781dc8 drm/nouveau/device: tidy ctor/dtor interfaces by Ben Skeggs · 9 years ago
  80. 76ecea5 drm/nouveau/client: tidy ctor/dtor interfaces by Ben Skeggs · 9 years ago
  81. 47b2505 drm/nouveau/platform: remove subclassing of nvkm_device by Ben Skeggs · 9 years ago
  82. f2c906f drm/nouveau/disp: transition outp/conn away from being based on nvkm_object by Ben Skeggs · 9 years ago
  83. 2aa5eac drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object by Ben Skeggs · 9 years ago
  84. d36a99d drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object by Ben Skeggs · 9 years ago
  85. a8dae9f drm/nouveau/vga: require nvkm_device pointer in accessor functions by Ben Skeggs · 9 years ago
  86. 95cf469 drm/nouveau/imem: use object accessor function for suspend/resume by Ben Skeggs · 9 years ago
  87. cfdc4c4 drm/nouveau/core: wrap direct use of object accessor functions by Ben Skeggs · 9 years ago
  88. 572fb13 drm/nouveau/mpeg: switch to gpuobj accessor macros by Ben Skeggs · 9 years ago
  89. 142ea05 drm/nouveau/gr: switch to gpuobj accessor macros by Ben Skeggs · 9 years ago
  90. 5444e77 drm/nouveau/fifo: switch to gpuobj accessor macros by Ben Skeggs · 9 years ago
  91. 3f532ef drm/nouveau/dma: switch to gpuobj accessor macros by Ben Skeggs · 9 years ago
  92. 6d06fd6 drm/nouveau/cipher: switch to gpuobj accessor macros by Ben Skeggs · 9 years ago
  93. edb1dc5 drm/nouveau/xtensa: switch to gpuobj accessor macros by Ben Skeggs · 9 years ago
  94. 9cc264a drm/nouveau/falcon: switch to gpuobj accessor macros by Ben Skeggs · 9 years ago
  95. cd82107 drm/nouveau/mmu: switch to gpuobj accessor macros by Ben Skeggs · 9 years ago
  96. 1918707 drm/nouveau/bar: switch to gpuobj accessor macros by Ben Skeggs · 9 years ago
  97. 45ea503 drm/nouveau/core: switch to gpuobj accessor macros by Ben Skeggs · 9 years ago
  98. 384af9a drm/nouveau/gpuobj: type-safe accessor macros by Ben Skeggs · 9 years ago
  99. 9ccdc76 drm/nouveau/xtensa: remove object accessor functions by Ben Skeggs · 9 years ago
  100. 6390218 drm/nouveau/falcon: remove object accessor functions by Ben Skeggs · 9 years ago