1. 245dcfe drm/nouveau/bar: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 9 years ago
  2. 5025407 drm/nouveau/core: namespace + nvidia gpu names (no binary change) by Ben Skeggs · 9 years ago
  3. 989aa5b drm/nouveau/nvif: namespace of nvkm accessors (no binary change) by Ben Skeggs · 10 years ago
  4. c434514 drm/nouveau/core: split device index enum out on its own by Ben Skeggs · 9 years ago
  5. 37a5d02 drm/nouveau/mspdec: separate from vp by Ben Skeggs · 9 years ago
  6. bd8369e drm/nouveau/msenc: rename from venc (no binary change) by Ben Skeggs · 9 years ago
  7. 8700287 drm/nouveau/sw: rename from software (no binary change) by Ben Skeggs · 9 years ago
  8. fd8666f drm/nouveau/msppp: rename from ppp (no binary change) by Ben Skeggs · 9 years ago
  9. d5752b9 drm/nouveau/pm: rename from perfmon (no binary change) by Ben Skeggs · 9 years ago
  10. b8bf04e drm/nouveau/gr: rename from graph (no binary change) by Ben Skeggs · 9 years ago
  11. aedf24f drm/nouveau/ce: rename from copy (no binary change) by Ben Skeggs · 9 years ago
  12. 93d90ad drm/nouveau/sec: separate from cipher (formerly crypt) by Ben Skeggs · 9 years ago
  13. eccf7e8a drm/nouveau/msvld: separate from bsp by Ben Skeggs · 9 years ago
  14. 5ce3bf3 drm/nouveau/mmu: rename from vmmgr (no binary change) by Ben Skeggs · 9 years ago
  15. ebb58dc drm/nouveau/pmu: rename from pwr (no binary change) by Ben Skeggs · 9 years ago
  16. f3867f4 drm/nouveau/clk: rename from clock (no binary change) by Ben Skeggs · 9 years ago
  17. c39f472 drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) by Ben Skeggs · 9 years ago
  18. 055a65d drm/nouveau: merge nouveau_platform.ko into nouveau.ko by Alexandre Courbot · 9 years ago
  19. 4dc6393 drm/nouveau: dont switch vt on suspend by Maarten Lankhorst · 9 years ago
  20. 4d8bb03 drm/nouveau/dispnv04: Remove some unused functions by Rickard Strandqvist · 10 years ago
  21. 1119eef drm/nouveau/gem: Remove unused function by Rickard Strandqvist · 10 years ago
  22. 26b40d8 drm/nouveau/bo: Remove unused function by Rickard Strandqvist · 10 years ago
  23. 9f79b5c drm/nouveau/clk: allow users to enable auto mode when loading driver by Vince Hsu · 10 years ago
  24. 9f7fd62 drm/nouveau/pwr: add support for GK20A by Vince Hsu · 10 years ago
  25. 47e7df3 drm/nouveau/pwr: make nouveau_pwr_pgob() non-static by Vince Hsu · 10 years ago
  26. f8a8546 drm/nouveau/clk: allow non-blocking for nouveau_clock_astate() by Vince Hsu · 10 years ago
  27. 9509ff7 drm/nouveau/mc: add missing braces by Vince Hsu · 10 years ago
  28. 9ba8310 drm/nv50-/kms: reject attempts at flipping to incompatible framebuffer by Ben Skeggs · 10 years ago
  29. 0ea5fe8 drm/nouveau/kms: default to panel scaling, except for fixed panels prior to nv50 by Ben Skeggs · 10 years ago
  30. 7d95216 drm/nouveau/kms: untangle connector property logic a little by Ben Skeggs · 10 years ago
  31. f0d1540 drm/nouveau/kms: avoid adding scaler-only modes the same as the panel's native mode by Ben Skeggs · 10 years ago
  32. 576f791 drm/nv50-/kms: allow disabling of gpu scaling on fixed panels by Ben Skeggs · 10 years ago
  33. a91d322 drm/nv50-/kms: move identical scaler mode fixup code into a function by Ben Skeggs · 10 years ago
  34. 495b217 drm/nouveau: sgdma: add comment around suspiscious error handler by Alexandre Courbot · 10 years ago
  35. 2474ae2 drm/nouveau: sgdma: remove unused nouveau_sgdma_be::dev by Alexandre Courbot · 10 years ago
  36. ec0e554 drm/nouveau/core: object.engine is always a nouveau_engine now by Ben Skeggs · 10 years ago
  37. 8000fb2 drm/nouveau/core: can now assume client/device object tree based on object.engine by Ben Skeggs · 10 years ago
  38. bdda470 drm/nouveau/disp: outp/conns do not have an engine by Ben Skeggs · 10 years ago
  39. c272d86 drm/nouveau/bar: barobjs may not have an engine by Ben Skeggs · 10 years ago
  40. 9d18cdb drm/nouveau/fb: ram impl does not have an engine by Ben Skeggs · 10 years ago
  41. 8c237fd drm/nouveau/i2c: pad/ports do not have an engine by Ben Skeggs · 10 years ago
  42. 3532c37 drm/nouveau/instmem: instobjs may not have an engine by Ben Skeggs · 10 years ago
  43. 490d595 drm/nouveau/core: fix subdev/engine/device lookup to not require engine pointer by Ben Skeggs · 10 years ago
  44. a38f37a drm/nouveau/core: uninline subdev/engine/device lookup functions by Ben Skeggs · 10 years ago
  45. 0527a04 drm/nouveau/core: prepare printk for NULL engine pointer on device object tree by Ben Skeggs · 10 years ago
  46. e138c7d drm/nouveau/core: drop the pointer value in debug printk output by Ben Skeggs · 10 years ago
  47. 95fb6dd drm/nouveau/i2c: fix some blatant abuse by Ben Skeggs · 10 years ago
  48. 8d90d1e drm/gf100-/bar: don't fill in bar->alloc until after all vm setup done by Ben Skeggs · 10 years ago
  49. 6f5cee5 drm/nouveau/core: rename parent to handle, use parent for nouveau_parent by Ben Skeggs · 10 years ago
  50. 587f7a5 drm/nouveau/core: rename subclass.base to subclass.superclass by Ben Skeggs · 10 years ago
  51. 2f4a58e drm/nouveau/subdev: always upcast through nouveau_subdev()/nouveau_engine() by Ben Skeggs · 10 years ago
  52. 4534a2a drm/nouveau/fb: remove some (now) unnecessary hacks by Ben Skeggs · 10 years ago
  53. f662488 Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  54. da6b51d Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2" by Dave Airlie · 10 years ago
  55. 2036eaa nouveau: bring back legacy mmap handler by Dave Airlie · 10 years ago
  56. ff4c0d5 drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UP by Bruno Prémont · 10 years ago
  57. 4761703 drm/nv4c/mc: disable msi by Ilia Mirkin · 10 years ago
  58. e9d9123 drm/nouveau/fb/ram/mcp77: enable NISO poller by Pierre Moreau · 10 years ago
  59. 5f3ac29 drm/nouveau/fb/ram/mcp77: use carveout reg to determine size by Ben Skeggs · 10 years ago
  60. 0b42801 drm/nouveau/fb/ram/mcp77: subclass nouveau_ram by Ben Skeggs · 10 years ago
  61. 5cc8d53 drm/nouveau: wake up the card if necessary during gem callbacks by Ben Skeggs · 10 years ago
  62. 8d5e3af drm/nouveau/device: Add support for GK208B, resolves bug 86935 by Sven Köhler · 10 years ago
  63. dcccdc1 drm/nouveau: fix missing return statement in nouveau_ttm_tt_unpopulate by Alexandre Courbot · 10 years ago
  64. c7e873f drm/nouveau/bios: fix oops on pre-nv50 chipsets by Ben Skeggs · 10 years ago
  65. 8c86394 Merge tag 'v3.18' into drm-next by Dave Airlie · 10 years ago
  66. 26045b5 Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  67. 8b62c8c nouveau: move the hotplug ignore to correct place. by Dave Airlie · 10 years ago
  68. 1a92b7a Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  69. 9f6d2ce drm/nv50/kms: drop requirement that framebuffer bos be contig up-front by Ben Skeggs · 10 years ago
  70. 5a56025 drm/nv50/kms: directly use cursor image from userspace buffer by Ben Skeggs · 10 years ago
  71. 547ad07 drm/nouveau/kms: when pinning display-related buffers, force contig vram by Ben Skeggs · 10 years ago
  72. ad76b3f drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation by Ben Skeggs · 10 years ago
  73. ef1df1b drm/nouveau/volt: add support for GK20A by Vince Hsu · 10 years ago
  74. 3702560 drm/nouveau/platform: add GPU speedo information to nouveau platform by Vince Hsu · 10 years ago
  75. 08c7f24 drm/nouveau/volt: allow non-bios voltage scaling by Vince Hsu · 10 years ago
  76. c6f37e0 drm/gf100-/gr: return non-fatal error code when fw not present by Ben Skeggs · 10 years ago
  77. c49c0b4 drm/nouveau/devinit: bump priv ring timeouts before executing scripts by Ben Skeggs · 10 years ago
  78. 15606cb drm/nouveau/bios: translate ramcfg strap through M0203 by Ben Skeggs · 10 years ago
  79. 1a72f2b drm/nouveau/fb: make use of M0203 routines for ram type determination by Ben Skeggs · 10 years ago
  80. 4766ec5 drm/nouveau/bios: add parsing of BIT M(v2) +0x03 table by Ben Skeggs · 10 years ago
  81. ddbb55a drm/nouveau/core: allow vbios parsing without knowing chipset type by Ben Skeggs · 10 years ago
  82. 34acf10 drm/nouveau/lib: add null backend by Ben Skeggs · 10 years ago
  83. 3704791 drm/nouveau/device: store revision by Ben Skeggs · 10 years ago
  84. 3735354 drm/nouveau/core: add some forgotten subdevs to disable mask by Ben Skeggs · 10 years ago
  85. c50d3b2 drm/gk20a/clk: fix max VCO value by Alexandre Courbot · 10 years ago
  86. 50ab2e5 drm/nouveau: we need pin_refcnt for nouveau_bo_placement_set() by Ben Skeggs · 10 years ago
  87. 2b1930c drm/nv50-/kms: add some evo tracing ability for debugging by Ben Skeggs · 10 years ago
  88. 6af5289 drm/nv50/kms: use sclass() instead of trial-and-error by Ben Skeggs · 10 years ago
  89. 036a12b drm/nv50/kms: remove a couple of cursor-related stub functions by Ben Skeggs · 10 years ago
  90. 6aac6ce drm/nouveau: fix pin refcnt leak in failure path by Ben Skeggs · 10 years ago
  91. b22870b drm/nouveau: synchronize BOs when required by Alexandre Courbot · 10 years ago
  92. a81349a drm/nouveau: allocate GPFIFOs and fences coherently by Alexandre Courbot · 10 years ago
  93. c3a0c77 drm/nouveau: implement explicitly coherent BOs by Alexandre Courbot · 10 years ago
  94. c5d7ddf drm/nouveau: introduce nv_device_is_cpu_coherent() by Alexandre Courbot · 10 years ago
  95. 5be5a15 drm/nouveau: warn when moving a pinned object by Alexandre Courbot · 10 years ago
  96. f9895e6 drm/nouveau/disp: clear notify intr status when enabling, to prevent races by Ben Skeggs · 10 years ago
  97. 2832271 drm/nv50-/disp: rename class members to match nvidia channel names by Ben Skeggs · 10 years ago
  98. 868e34f drm/nouveau/core: remove some dead code that got forgotten by Ben Skeggs · 10 years ago
  99. f67a8ff drm/nouveau/pwr/fuc: Fix thinko in nouveau_memx_wait() by Roy Spliet · 10 years ago
  100. f10e55c drm/nva3/clock: Allow user reclocking by Roy Spliet · 10 years ago