1. ff6e0fd Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  2. 714a98f drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default by Ben Skeggs · 9 years ago
  3. 8c14f72 Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  4. ef0e9f5 drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not being set by Martin Peres · 9 years ago
  5. 0d7fc24 drm/nouveau/gr/gf100-: fix oops when calling zbc methods by Ben Skeggs · 9 years ago
  6. 2fb2b3c drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK is zero by Ben Skeggs · 9 years ago
  7. ccb7b6b drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct GPC by Ben Skeggs · 9 years ago
  8. 7028156 drm/nouveau/gr/gf100-: split out per-gpc address calculation macro by Ben Skeggs · 9 years ago
  9. 9509503 drm/nouveau/instmem: protect instobj list with a spinlock by Ben Skeggs · 9 years ago
  10. c294a05 drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop by Ben Skeggs · 9 years ago
  11. 269249e drm/nouveau/pci: enable c800 magic for Clevo P157SM by Karol Herbst · 9 years ago
  12. 10855ae drm/nouveau: fix build failures on all non ARM. by Dave Airlie · 9 years ago
  13. b41c485 drm/nouveau/pci: enable c800 magic for Medion Erazer X7827 by Ilia Mirkin · 9 years ago
  14. a2736b0 drm/nouveau/pci: enable c800 magic for Lenovo Y510P by Ilia Mirkin · 9 years ago
  15. 78eaf33 drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5 by Karol Herbst · 9 years ago
  16. 0d42743 drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200 by Roy Spliet · 9 years ago
  17. 271c276 drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic by Roy Spliet · 9 years ago
  18. 4d9faaf drm/nouveau/fb/ramnv50: Script changes for G94 and up by Roy Spliet · 9 years ago
  19. 797eb6e drm/nouveau/fb/ramnv50: Deal with cards without timing entries by Roy Spliet · 9 years ago
  20. 1cf688d drm/nouveau/fb/ramnv50: Voltage GPIOs by Roy Spliet · 9 years ago
  21. 0b0b78c drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2 by Roy Spliet · 9 years ago
  22. ef6e8f4 drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for it by Roy Spliet · 9 years ago
  23. e0a37f8 drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to generic by Roy Spliet · 9 years ago
  24. b4f2bf3 drm/nouveau/bios/rammap: Identify DLLoff for >= GF100 by Roy Spliet · 9 years ago
  25. 5d5b43f drm/nouveau/pci: Handle 5-bit and 8-bit tag field by Pierre Moreau · 9 years ago
  26. 354a224 drm/nouveau/disp,pm: constify nvkm_object_func structures by Julia Lawall · 9 years ago
  27. 2e69a5c drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+ by Ilia Mirkin · 9 years ago
  28. 3988f64 drm/nouveau/gr: document mp error 0x10 by Ilia Mirkin · 9 years ago
  29. 4458c56 drm/nouveau: remove unused function by Sudip Mukherjee · 9 years ago
  30. 3c9aca3 drm/nouveau/pmu/gk107: enable PGOB codepaths by Ben Skeggs · 9 years ago
  31. 560f989 drm/nouveau/pmu/gk104: check fuse to determine presence of PGOB by Ben Skeggs · 9 years ago
  32. 779d16a drm/nouveau/pci: prepare for chipset-specific initialisation tasks by Ben Skeggs · 9 years ago
  33. c4266a9 drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by default by Ben Skeggs · 9 years ago
  34. b31505c drm/nouveau/pci/g94: split implementation from nv40 by Ben Skeggs · 9 years ago
  35. 3e55b53 drm/nouveau/pci/g84: split implementation from nv50 by Ben Skeggs · 9 years ago
  36. b6afa26 drm/nouveau/ibus/gf100: increase wait timeout to avoid read faults by Samuel Pitoiset · 9 years ago
  37. 24580d1 drm/nouveau/gm204/6: add voltage control using the new gk104 volt class by Martin Peres · 9 years ago
  38. dc47700 drm/nouveau/gm107: add voltage control using the new gk104 volt class by Martin Peres · 9 years ago
  39. 1531dbb drm/nouveau/volt/gk104: add support for pwm and gpio modes by Martin Peres · 9 years ago
  40. 4c58a05 drm/nouveau/volt: add support for non-vid-based voltage controllers by Martin Peres · 9 years ago
  41. 7bddeba drm/nouveau/bios/volt: add support for pwm-based volt management by Martin Peres · 9 years ago
  42. 68b5665 drm/nouveau/instmem/gk20a: make use of the IOMMU bit by Alexandre Courbot · 9 years ago
  43. e396ecd drm/nouveau/platform: allow to specify the IOMMU bit by Alexandre Courbot · 9 years ago
  44. 69c4938 drm/nouveau/instmem/gk20a: use direct CPU access by Alexandre Courbot · 9 years ago
  45. a0a49ba drm/nouveau/ltc/gf100: add flush/invalidate functions by Alexandre Courbot · 9 years ago
  46. 38a8fc7 drm/nouveau/ltc: add hooks for invalidate and flush by Alexandre Courbot · 9 years ago
  47. 579b7c5 drm/nouveau/pmu: do not assume a PMU is present by Alexandre Courbot · 9 years ago
  48. 25d2958 drm/nouveau/bios: fix OF loading by Ilia Mirkin · 9 years ago
  49. 953132b drm/nouveau/nouveau: Disable AGP for SiS 761 by Ondrej Zary · 9 years ago
  50. 2239b76 drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers by Ben Skeggs · 9 years ago
  51. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  52. 9fbcc7c Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  53. 778613e5 drm/nouveau/device: enable c800 quirk for tecra w50 by Ben Skeggs · 9 years ago
  54. c5bf460 drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x by Roy Spliet · 9 years ago
  55. 15ee005 drm/nouveau/gr/nv04: fix big endian setting on gr context by Ilia Mirkin · 9 years ago
  56. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  57. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  58. 4b9e78b nouveau: fix powerpc build by Dave Airlie · 9 years ago
  59. 43a7066 drm/nouveau/tegra: merge platform setup from nouveau drm by Ben Skeggs · 9 years ago
  60. 340b0e7c drm/nouveau/pci: merge agp handling from nouveau drm by Ben Skeggs · 9 years ago
  61. 26c9e8e drm/nouveau/device: remove pci/platform_device from common struct by Ben Skeggs · 9 years ago
  62. c7af0ff drm/nouveau/device: import pciid list and integrate quirks with it by Ben Skeggs · 9 years ago
  63. 7e8820f drm/nouveau/device: cleaner abstraction for device resource functions by Ben Skeggs · 9 years ago
  64. 2b70082 drm/nouveau/mc: move device irq handling to platform-specific code by Ben Skeggs · 9 years ago
  65. ae0a5b2 drm/nouveau/mc/gf100-: handle second interrupt tree by Ben Skeggs · 9 years ago
  66. d4c4cc8 drm/nouveau/mc: abstract interface to master intr registers by Ben Skeggs · 9 years ago
  67. 0a34fb3 drm/nouveau/pci: new subdev by Ben Skeggs · 9 years ago
  68. fbd58eb drm/nouveau/object: merge with handle by Ben Skeggs · 9 years ago
  69. 68f3f70 drm/nouveau/core: remove the remainder of the previous style by Ben Skeggs · 9 years ago
  70. 7624fc0 drm/nouveau/mpeg: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  71. 6f41c7c drm/nouveau/sw: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  72. 97070f2 drm/nouveau/pm: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  73. c85ee6c drm/nouveau/gr: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  74. 13de7f4 drm/nouveau/fifo: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  75. 70aa867 drm/nouveau/disp: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  76. bd70563f drm/nouveau/dma: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  77. 14d74ac drm/nouveau/cipher: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  78. e5b31ca drm/nouveau/ce: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  79. 98b20c9 drm/nouveau/xtensa: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  80. 53e60da drm/nouveau/falcon: convert to new-style nvkm_engine by Ben Skeggs · 9 years ago
  81. 437b229 drm/nouveau/volt: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  82. 31649ec drm/nouveau/tmr: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  83. 57113c0 drm/nouveau/therm: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  84. e2ca4e7 drm/nouveau/pmu: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  85. a4f7bd3 drm/nouveau/mxm: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  86. c958245 drm/nouveau/mmu: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  87. 54dcadd drm/nouveau/mc: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  88. 70bc718 drm/nouveau/ltc: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  89. b7a2bc1 drm/nouveau/imem: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  90. 8de65bd drm/nouveau/devinit: run devinit scripts right after preinit by Ben Skeggs · 9 years ago
  91. 551d341 drm/nouveau/ibus: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  92. 49bd8da drm/nouveau/i2c: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  93. 2ea7249 drm/nouveau/gpio: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  94. c5fcafa drm/nouveau/fuse: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  95. 03c8952 drm/nouveau/fb: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  96. 151abd4 drm/nouveau/devinit: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  97. 6625f55 drm/nouveau/clk: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  98. bb23f9d drm/nouveau/bus: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  99. 4648443 drm/nouveau/bios: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago
  100. 3293228 drm/nouveau/bar: convert to new-style nvkm_subdev by Ben Skeggs · 9 years ago