1. bdda470 drm/nouveau/disp: outp/conns do not have an engine by Ben Skeggs · 10 years ago
  2. c272d86 drm/nouveau/bar: barobjs may not have an engine by Ben Skeggs · 10 years ago
  3. 9d18cdb drm/nouveau/fb: ram impl does not have an engine by Ben Skeggs · 10 years ago
  4. 8c237fd drm/nouveau/i2c: pad/ports do not have an engine by Ben Skeggs · 10 years ago
  5. 3532c37 drm/nouveau/instmem: instobjs may not have an engine by Ben Skeggs · 10 years ago
  6. 490d595 drm/nouveau/core: fix subdev/engine/device lookup to not require engine pointer by Ben Skeggs · 10 years ago
  7. a38f37a drm/nouveau/core: uninline subdev/engine/device lookup functions by Ben Skeggs · 10 years ago
  8. 0527a04 drm/nouveau/core: prepare printk for NULL engine pointer on device object tree by Ben Skeggs · 10 years ago
  9. e138c7d drm/nouveau/core: drop the pointer value in debug printk output by Ben Skeggs · 10 years ago
  10. 95fb6dd drm/nouveau/i2c: fix some blatant abuse by Ben Skeggs · 10 years ago
  11. 8d90d1e drm/gf100-/bar: don't fill in bar->alloc until after all vm setup done by Ben Skeggs · 10 years ago
  12. 6f5cee5 drm/nouveau/core: rename parent to handle, use parent for nouveau_parent by Ben Skeggs · 10 years ago
  13. 587f7a5 drm/nouveau/core: rename subclass.base to subclass.superclass by Ben Skeggs · 10 years ago
  14. 2f4a58e drm/nouveau/subdev: always upcast through nouveau_subdev()/nouveau_engine() by Ben Skeggs · 10 years ago
  15. 4534a2a drm/nouveau/fb: remove some (now) unnecessary hacks by Ben Skeggs · 10 years ago
  16. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
  17. 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
  18. da6b51d Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2" by Dave Airlie · 10 years ago
  19. 2036eaa nouveau: bring back legacy mmap handler by Dave Airlie · 10 years ago
  20. ff4c0d5 drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UP by Bruno Prémont · 10 years ago
  21. 4761703 drm/nv4c/mc: disable msi by Ilia Mirkin · 10 years ago
  22. e9d9123 drm/nouveau/fb/ram/mcp77: enable NISO poller by Pierre Moreau · 10 years ago
  23. 5f3ac29 drm/nouveau/fb/ram/mcp77: use carveout reg to determine size by Ben Skeggs · 10 years ago
  24. 0b42801 drm/nouveau/fb/ram/mcp77: subclass nouveau_ram by Ben Skeggs · 10 years ago
  25. 5cc8d53 drm/nouveau: wake up the card if necessary during gem callbacks by Ben Skeggs · 10 years ago
  26. 8d5e3af drm/nouveau/device: Add support for GK208B, resolves bug 86935 by Sven Köhler · 10 years ago
  27. dcccdc1 drm/nouveau: fix missing return statement in nouveau_ttm_tt_unpopulate by Alexandre Courbot · 10 years ago
  28. c7e873f drm/nouveau/bios: fix oops on pre-nv50 chipsets by Ben Skeggs · 10 years ago
  29. 8c86394 Merge tag 'v3.18' into drm-next by Dave Airlie · 10 years ago
  30. 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
  31. 8b62c8c nouveau: move the hotplug ignore to correct place. by Dave Airlie · 10 years ago
  32. 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
  33. 9f6d2ce drm/nv50/kms: drop requirement that framebuffer bos be contig up-front by Ben Skeggs · 10 years ago
  34. 5a56025 drm/nv50/kms: directly use cursor image from userspace buffer by Ben Skeggs · 10 years ago
  35. 547ad07 drm/nouveau/kms: when pinning display-related buffers, force contig vram by Ben Skeggs · 10 years ago
  36. ad76b3f drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation by Ben Skeggs · 10 years ago
  37. ef1df1b drm/nouveau/volt: add support for GK20A by Vince Hsu · 10 years ago
  38. 3702560 drm/nouveau/platform: add GPU speedo information to nouveau platform by Vince Hsu · 10 years ago
  39. 08c7f24 drm/nouveau/volt: allow non-bios voltage scaling by Vince Hsu · 10 years ago
  40. c6f37e0 drm/gf100-/gr: return non-fatal error code when fw not present by Ben Skeggs · 10 years ago
  41. c49c0b4 drm/nouveau/devinit: bump priv ring timeouts before executing scripts by Ben Skeggs · 10 years ago
  42. 15606cb drm/nouveau/bios: translate ramcfg strap through M0203 by Ben Skeggs · 10 years ago
  43. 1a72f2b drm/nouveau/fb: make use of M0203 routines for ram type determination by Ben Skeggs · 10 years ago
  44. 4766ec5 drm/nouveau/bios: add parsing of BIT M(v2) +0x03 table by Ben Skeggs · 10 years ago
  45. ddbb55a drm/nouveau/core: allow vbios parsing without knowing chipset type by Ben Skeggs · 10 years ago
  46. 34acf10 drm/nouveau/lib: add null backend by Ben Skeggs · 10 years ago
  47. 3704791 drm/nouveau/device: store revision by Ben Skeggs · 10 years ago
  48. 3735354 drm/nouveau/core: add some forgotten subdevs to disable mask by Ben Skeggs · 10 years ago
  49. c50d3b2 drm/gk20a/clk: fix max VCO value by Alexandre Courbot · 10 years ago
  50. 50ab2e5 drm/nouveau: we need pin_refcnt for nouveau_bo_placement_set() by Ben Skeggs · 10 years ago
  51. 2b1930c drm/nv50-/kms: add some evo tracing ability for debugging by Ben Skeggs · 10 years ago
  52. 6af5289 drm/nv50/kms: use sclass() instead of trial-and-error by Ben Skeggs · 10 years ago
  53. 036a12b drm/nv50/kms: remove a couple of cursor-related stub functions by Ben Skeggs · 10 years ago
  54. 6aac6ce drm/nouveau: fix pin refcnt leak in failure path by Ben Skeggs · 10 years ago
  55. b22870b drm/nouveau: synchronize BOs when required by Alexandre Courbot · 10 years ago
  56. a81349a drm/nouveau: allocate GPFIFOs and fences coherently by Alexandre Courbot · 10 years ago
  57. c3a0c77 drm/nouveau: implement explicitly coherent BOs by Alexandre Courbot · 10 years ago
  58. c5d7ddf drm/nouveau: introduce nv_device_is_cpu_coherent() by Alexandre Courbot · 10 years ago
  59. 5be5a15 drm/nouveau: warn when moving a pinned object by Alexandre Courbot · 10 years ago
  60. f9895e6 drm/nouveau/disp: clear notify intr status when enabling, to prevent races by Ben Skeggs · 10 years ago
  61. 2832271 drm/nv50-/disp: rename class members to match nvidia channel names by Ben Skeggs · 10 years ago
  62. 868e34f drm/nouveau/core: remove some dead code that got forgotten by Ben Skeggs · 10 years ago
  63. f67a8ff drm/nouveau/pwr/fuc: Fix thinko in nouveau_memx_wait() by Roy Spliet · 10 years ago
  64. f10e55c drm/nva3/clock: Allow user reclocking by Roy Spliet · 10 years ago
  65. 598a39e drm/nouveau/fb/ramnva3: Reclocking script for GDDR3 by Roy Spliet · 10 years ago
  66. b0c7336 drm/nouveau/fb/ramnva3: Reclocking script for DDR2 by Roy Spliet · 10 years ago
  67. b6a7907 drm/nouveau/fb/ramnva3: Reclocking script for DDR3 by Roy Spliet · 10 years ago
  68. bf504b3 drm/nouveau/fb/ramnva3: Ressurect timing calculation code by Roy Spliet · 10 years ago
  69. 7f4b961 drm/nouveau/fb/ramnva3: Link training for DDR3 by Roy Spliet · 10 years ago
  70. f648cab drm/nouveau/fb/gddr3: Generate MR values by Roy Spliet · 10 years ago
  71. 13a757d drm/nouveau/bios/ramcfg: 10_02_40 -> DLLoff by Roy Spliet · 10 years ago
  72. 7bb6d44 drm/nouveau: move the (far too many...) different s/r paths to the same place by Ben Skeggs · 10 years ago
  73. 70b2cc8 drm/gk104-/fifo: handle copy engine class errors by Ben Skeggs · 10 years ago
  74. 9b4de93 drm/nouveau/bios: stop after NV+NPDS+ISBN image by Ben Skeggs · 10 years ago
  75. 798dda5 drm/nouveau/bios: add some more signatures as seen on my gtx660 by Ben Skeggs · 10 years ago
  76. dbbd6bc drm/nouveau: add support for gm204 by Ben Skeggs · 10 years ago
  77. 083dba0 drm/nouveau/device: recognise GM204 by Ben Skeggs · 10 years ago
  78. c21e6b30 drm/gm204/disp: some magic that fixes bringup of uninitialised outputs by Ben Skeggs · 10 years ago
  79. 1f89b47 drm/gm204/disp: initial support by Ben Skeggs · 10 years ago
  80. e16cc45 drm/gf110-/disp: magic that might help some tmds issues by Ben Skeggs · 10 years ago
  81. c79965d drm/nouveau/bios: support for opcodes 0x47/0x48 by Ben Skeggs · 10 years ago
  82. 17187c8 drm/nouveau/bios: add support for udisp 2.2 by Ben Skeggs · 10 years ago
  83. f467dc1 drm/nouveau/bios: add support for dp 4.1 by Ben Skeggs · 10 years ago
  84. 5620c01 drm/nouveau/i2c: add support for DCB_I2C_PMGR port type by Ben Skeggs · 10 years ago
  85. c5a09c8 drm/nouveau/bios: add support for ccb 4.1 by Ben Skeggs · 10 years ago
  86. dae2043 drm/nouveau/bios: add support for dcb 4.1 by Ben Skeggs · 10 years ago
  87. c908357 drm/gm204/i2c: add aux channel driver by Ben Skeggs · 10 years ago
  88. f105aa3 drm/gm204/i2c: add pad driver by Ben Skeggs · 10 years ago
  89. 5b34ceb drm/nouveau/i2c: segregate aux channel adapter indices from bit-banged i2c by Ben Skeggs · 10 years ago
  90. 309a570 drm/nouveau/bios: store aux addr independently of i2c by Ben Skeggs · 10 years ago
  91. a746845 drm/nv50-/i2c: kill some unused struct members by Ben Skeggs · 10 years ago
  92. 6ef4ead drm/nouveau/bios: log if auxch accesses fail, also return 0x00 from rd when it does by Ben Skeggs · 10 years ago
  93. ba6e34e drm/gm204/devinit: initial implementation by Ben Skeggs · 10 years ago
  94. e21fd7c drm/nouveau/devinit: allow impl to select its own cold-boot method by Ben Skeggs · 10 years ago
  95. 50e216d drm/nouveau/bios: add parsing of pmu image tables by Ben Skeggs · 10 years ago
  96. a1a86aa drm/nouveau/bios: recognise nv-specific rom/pcir signatures by Ben Skeggs · 10 years ago
  97. 7205875 drm/nouveau/bios: use NPDE to locate images beyond those defined by PCIR by Ben Skeggs · 10 years ago
  98. b71a134 drm/nouveau/bios: add NPDE parsing by Ben Skeggs · 10 years ago
  99. c2c2f6c drm/nouveau/bios: fetch images beyond the first one in the rom by Ben Skeggs · 10 years ago
  100. 7af4dec drm/nouveau/bios: use size/type from pci data structure by Ben Skeggs · 10 years ago