1. 538b269 drm/nouveau/nvif: split out nvsw interface definitons by Ben Skeggs · 9 years ago
  2. 53a6df7 drm/nouveau/nvif: split out fermi interface definitions by Ben Skeggs · 9 years ago
  3. 08f7633 drm/nouveau/nvif: move internal class identifiers to class.h by Ben Skeggs · 9 years ago
  4. 714a98f drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default by Ben Skeggs · 9 years ago
  5. 9509503 drm/nouveau/instmem: protect instobj list with a spinlock by Ben Skeggs · 9 years ago
  6. 271c276 drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic by Roy Spliet · 9 years ago
  7. ef6e8f4 drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for it by Roy Spliet · 9 years ago
  8. b4f2bf3 drm/nouveau/bios/rammap: Identify DLLoff for >= GF100 by Roy Spliet · 9 years ago
  9. 5d5b43f drm/nouveau/pci: Handle 5-bit and 8-bit tag field by Pierre Moreau · 9 years ago
  10. 4458c56 drm/nouveau: remove unused function by Sudip Mukherjee · 9 years ago
  11. c4266a9 drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by default by Ben Skeggs · 9 years ago
  12. b31505c drm/nouveau/pci/g94: split implementation from nv40 by Ben Skeggs · 9 years ago
  13. 3e55b53 drm/nouveau/pci/g84: split implementation from nv50 by Ben Skeggs · 9 years ago
  14. b6afa26 drm/nouveau/ibus/gf100: increase wait timeout to avoid read faults by Samuel Pitoiset · 9 years ago
  15. 1531dbb drm/nouveau/volt/gk104: add support for pwm and gpio modes by Martin Peres · 9 years ago
  16. 7bddeba drm/nouveau/bios/volt: add support for pwm-based volt management by Martin Peres · 9 years ago
  17. e396ecd drm/nouveau/platform: allow to specify the IOMMU bit by Alexandre Courbot · 9 years ago
  18. a0a49ba drm/nouveau/ltc/gf100: add flush/invalidate functions by Alexandre Courbot · 9 years ago
  19. 38a8fc7 drm/nouveau/ltc: add hooks for invalidate and flush by Alexandre Courbot · 9 years ago
  20. 542f60d drm/nouveau/timer: re-introduce nvkm_wait_xsec macros by Alexandre Courbot · 9 years ago
  21. 43a7066 drm/nouveau/tegra: merge platform setup from nouveau drm by Ben Skeggs · 9 years ago
  22. 340b0e7c drm/nouveau/pci: merge agp handling from nouveau drm by Ben Skeggs · 9 years ago
  23. 26c9e8e drm/nouveau/device: remove pci/platform_device from common struct by Ben Skeggs · 9 years ago
  24. c7af0ff drm/nouveau/device: import pciid list and integrate quirks with it by Ben Skeggs · 9 years ago
  25. 7e8820f drm/nouveau/device: cleaner abstraction for device resource functions by Ben Skeggs · 9 years ago
  26. 2b70082 drm/nouveau/mc: move device irq handling to platform-specific code by Ben Skeggs · 9 years ago
  27. d4c4cc8 drm/nouveau/mc: abstract interface to master intr registers by Ben Skeggs · 9 years ago
  28. 0a34fb3 drm/nouveau/pci: new subdev by Ben Skeggs · 9 years ago
  29. fbd58eb drm/nouveau/object: merge with handle by Ben Skeggs · 9 years ago
  30. 68f3f70 drm/nouveau/core: remove the remainder of the previous style by Ben Skeggs · 9 years ago
  31. 7624fc0 drm/nouveau/mpeg: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  32. 6f41c7c drm/nouveau/sw: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  33. 97070f2 drm/nouveau/pm: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  34. c85ee6c drm/nouveau/gr: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  35. 13de7f4 drm/nouveau/fifo: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  36. 70aa867 drm/nouveau/disp: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  37. bd70563f drm/nouveau/dma: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  38. 14d74ac drm/nouveau/cipher: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  39. e5b31ca drm/nouveau/ce: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  40. 98b20c9 drm/nouveau/xtensa: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  41. 53e60da drm/nouveau/falcon: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  42. 437b229 drm/nouveau/volt: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  43. 31649ec drm/nouveau/tmr: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  44. 57113c0 drm/nouveau/therm: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  45. e2ca4e7 drm/nouveau/pmu: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  46. a4f7bd3 drm/nouveau/mxm: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  47. c958245 drm/nouveau/mmu: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  48. 54dcadd drm/nouveau/mc: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  49. 70bc718 drm/nouveau/ltc: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  50. b7a2bc1 drm/nouveau/imem: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  51. 8de65bd drm/nouveau/devinit: run devinit scripts right after preinit by Ben Skeggs · 9 years ago
  52. 551d341 drm/nouveau/ibus: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  53. 49bd8da drm/nouveau/i2c: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  54. 2ea7249 drm/nouveau/gpio: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  55. c5fcafa drm/nouveau/fuse: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  56. 03c8952 drm/nouveau/fb: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  57. 151abd4 drm/nouveau/devinit: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  58. 6625f55 drm/nouveau/clk: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  59. bb23f9d drm/nouveau/bus: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  60. 4648443 drm/nouveau/bios: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  61. 3293228 drm/nouveau/bar: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  62. ef8bc57 drm/nouveau/core: kill some (now) dead code by Ben Skeggs · 9 years ago
  63. 07b9e6c drm/nouveau/sw: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  64. 5ffeb84 drm/nouveau/pm: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  65. 218f978 drm/nouveau/mpeg: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  66. 27f3d6c drm/nouveau/gr: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  67. b3c9815 drm/nouveau/cipher: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  68. e5ff112 drm/nouveau/ce: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  69. c79a191 drm/nouveau/xtensa: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  70. 9d498e0 drm/nouveau/falcon: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  71. 8f0649b drm/nouveau/fifo: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  72. 9a65a38 drm/nouveau/fifo: split user classes out from engine implementations by Ben Skeggs · 9 years ago
  73. 0ce41e3 drm/nouveau/disp: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  74. 2a7909c drm/nouveau/disp: split user classes out from engine implementations by Ben Skeggs · 9 years ago
  75. 0710cc3 drm/nouveau/dma: convert user classes to new-style nvkm_object by Ben Skeggs · 9 years ago
  76. 19fef52 drm/nouveau/dma: split user classes out from engine implementations by Ben Skeggs · 9 years ago
  77. 0e29998 drm/nouveau/device: convert ctrl class to new-style nvkm_object by Ben Skeggs · 9 years ago
  78. 2a9f847 drm/nouveau/device: convert user class to new-style nvkm_object by Ben Skeggs · 9 years ago
  79. 24bd093 drm/nouveau/client: convert to new-style nvkm_object by Ben Skeggs · 9 years ago
  80. 6157091 drm/nouveau/sw: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  81. a83d887 drm/nouveau/falcon: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  82. 344c2d4 drm/nouveau/fb: remove dependence on namedb/engctx lookup by Ben Skeggs · 9 years ago
  83. 898a2b3 drm/nouveau/sw: turn flip completion into an event by Ben Skeggs · 9 years ago
  84. cd459e7 drm/nouveau/sw/nv04: replace direct context access with GetRef method by Ben Skeggs · 9 years ago
  85. 1d2a1e5 drm/nouveau/ramht: remove dependence on namedb by Ben Skeggs · 9 years ago
  86. f027f49 drm/nouveau/gpuobj: separate allocation from nvkm_object by Ben Skeggs · 9 years ago
  87. 358ce60 drm/nouveau/fifo: directly use instmem for runlists and polling areas by Ben Skeggs · 9 years ago
  88. faf4689 drm/nouveau/xtensa: directly use instmem for ucode image by Ben Skeggs · 9 years ago
  89. 406ca8c drm/nouveau/falcon: directly use instmem for ucode image by Ben Skeggs · 9 years ago
  90. 5b1ab0c drm/nouveau/imem/nv04-nv40: directly use instmem for vbios/ramfc/ramro by Ben Skeggs · 9 years ago
  91. d0659d3 drm/nouveau/mmu: directly use instmem for page tables by Ben Skeggs · 9 years ago
  92. d8e8399 drm/nouveau/imem: improve management of instance memory by Ben Skeggs · 9 years ago
  93. 1de6856 drm/nouveau/mmu: protect each vm with its own mutex by Ben Skeggs · 9 years ago
  94. 524bdbf drm/nouveau/core: prepare for new-style objects by Ben Skeggs · 9 years ago
  95. 6cf813f drm/nouveau/device: prepare for new-style subdevs by Ben Skeggs · 9 years ago
  96. 7974dd1 drm/nouveau/device: separate construction of pci/tegra devices by Ben Skeggs · 9 years ago
  97. 168c2e2 drm/nouveau/engine: implement support for new-style nvkm_engine by Ben Skeggs · 9 years ago
  98. f029021 drm/nouveau/subdev: implement support for new-style nvkm_subdev by Ben Skeggs · 9 years ago
  99. cbea21e drm/nouveau/object: implement support for new-style nvkm_object by Ben Skeggs · 9 years ago
  100. 89c651e drm/nouveau/engine: rename some functions to avoid upcoming conflicts by Ben Skeggs · 9 years ago