1. 90125ed Merge 3.16-rc6 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  2. 85d9e14 Merge branch 'linux-3.16' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  3. bb78e7a drm/nouveau/therm: fix a potential deadlock in the therm monitoring code by Martin Peres · 10 years ago
  4. 093fa5d Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  5. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  6. 0b4e8e7 drm/nouveau/ram: fix test for gpio presence by Ben Skeggs · 10 years ago
  7. 7fac493 drm/nouveau/dp: workaround broken display by Ben Skeggs · 10 years ago
  8. 0713b45 drm/nouveau/dp: fix required link bandwidth calculations by Ben Skeggs · 10 years ago
  9. 028791b drm/nouveau/kms: restore fbcon after display has been resumed by Ben Skeggs · 10 years ago
  10. 276e526 drm/nv50-/kms: pass a non-zero value for head to sor dpms methods by Ben Skeggs · 10 years ago
  11. 3c4be80 drm/nouveau/fb: Prevent inlining of ramfuc_reg by Stéphane Marchesin · 10 years ago
  12. 797a816 drm/gk104/ram: bash mpll bit 31 on by Ben Skeggs · 10 years ago
  13. 5713662 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  14. 242a42e drm/nouveau/disp: fix oops in destructor with headless cards by Maarten Lankhorst · 10 years ago
  15. 82c2b5e drm/gf117/i2c: no aux channels on this chipset by Ben Skeggs · 10 years ago
  16. 4139829 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  17. c15ad3c drm/nouveau/pwr: fix typo in fifo wrap handling by Ben Skeggs · 10 years ago
  18. ba5e01b drm/nv50/disp: fix a potential oops in supervisor handling by Ben Skeggs · 10 years ago
  19. cf7c5d6 drm/nouveau/disp/dp: don't touch link config after success by Ben Skeggs · 10 years ago
  20. ba124a4 drm/nouveau/kms: reference vblank for crtc during pageflip. by Mario Kleiner · 10 years ago
  21. 86899b3 drm/gk104/fb/ram: fixups from an earlier search+replace by Ben Skeggs · 10 years ago
  22. 0c9483b drm/nv50/gr: remove an unneeded write while initialising PGRAPH by Pierre Moreau · 10 years ago
  23. c03d082 drm/nv50/gr: fix overlap while zeroing zcull regions by Pierre Moreau · 10 years ago
  24. 23f6784 drm/gf100-/gr: report class data to host on fwmthd failure by Ben Skeggs · 10 years ago
  25. 0892a5f drm/gk104/ibus: increase various random timeouts by Ben Skeggs · 10 years ago
  26. 1968a1e drm/gk104/clk: only touch divider for mode we'll be using by Ben Skeggs · 10 years ago
  27. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  28. bc1dfff Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  29. 1ae5a62 drm/nouveau/disp/dp: fix tmds passthrough on dp connector by Ben Skeggs · 10 years ago
  30. 8777c5c drm/nouveau/dp: probe dpcd to determine connectedness by Ben Skeggs · 10 years ago
  31. efa366f drm/nv50-: trigger update after all connectors disabled by Ben Skeggs · 10 years ago
  32. e84a35a drm/nv50-: prepare for attaching a SOR to multiple heads by Ben Skeggs · 10 years ago
  33. e32d68c drm/gf119-/disp: fix debug output on update failure by Ben Skeggs · 10 years ago
  34. c33ba68 drm/nouveau/disp/dp: make use of postcursor when its available by Ben Skeggs · 10 years ago
  35. 3e1eb5c drm/g94-/disp/dp: take max pullup value across all lanes by Ben Skeggs · 10 years ago
  36. 7a14bc7 drm/nouveau/bios/dp: parse lane postcursor data by Ben Skeggs · 10 years ago
  37. 4874322 drm/nouveau/dp: fix support for dpms by Ben Skeggs · 10 years ago
  38. 8894f49 drm/nouveau: register a drm_dp_aux channel for each dp connector by Ben Skeggs · 10 years ago
  39. ebd6acb drm/g94-/disp: add method to power-off dp lanes by Ben Skeggs · 10 years ago
  40. 55f083c drm/nouveau/disp/dp: maintain link in response to hpd signal by Ben Skeggs · 10 years ago
  41. 13a6175 drm/g94-/disp: bash and wait for something after changing lane power regs by Ben Skeggs · 10 years ago
  42. 1ecee1c drm/nouveau/disp/dp: split link config/power into two steps by Ben Skeggs · 10 years ago
  43. b17932c drm/nv50/disp: train PIOR-attached DP from second supervisor by Ben Skeggs · 10 years ago
  44. 3b52a1f drm/nouveau/disp/dp: make use of existing output data for link training by Ben Skeggs · 10 years ago
  45. 2bd651e drm/gf119/disp: start removing direct vbios parsing from supervisor by Ben Skeggs · 10 years ago
  46. 415f12e drm/nv50/disp: start removing direct vbios parsing from supervisor by Ben Skeggs · 10 years ago
  47. bb7ef1e drm/nouveau/disp/dp: maintain receiver caps in response to hpd signal by Ben Skeggs · 10 years ago
  48. b8407c9 drm/nouveau/disp/dp: create subclass for dp outputs by Ben Skeggs · 10 years ago
  49. 456b057 drm/nouveau: use connector events for HPD instead of GPIO watching by Ben Skeggs · 10 years ago
  50. 7a014a8 drm/nouveau/disp: add internal representaion of output paths and connectors by Ben Skeggs · 10 years ago
  51. 20014cb drm/nouveau/bios: extend connector table parsing by Ben Skeggs · 10 years ago
  52. 377b1f1 drm/nouveau/disp: nothing to see here by Ben Skeggs · 10 years ago
  53. 37da5b8 drm/nouveau/i2c/anx9805: add debugging to aux transactions by Ben Skeggs · 10 years ago
  54. 9efc583 drm/nouveau/i2c: introduce locking at a per-port level by Ben Skeggs · 10 years ago
  55. d2ae2eb drm/nouveau/i2c: balance port acquire/release by Ben Skeggs · 10 years ago
  56. 0ff3297 drm/gk104/i2c: add aux channel interrupt driver by Ben Skeggs · 10 years ago
  57. d78fa39 drm/g94/i2c: add aux channel interrupt driver by Ben Skeggs · 10 years ago
  58. 3668a33 drm/nouveau/i2c: add interfaces to support handling aux channel interrupts by Ben Skeggs · 10 years ago
  59. c26fe84 drm/nouveau/i2c: start hiding subdev-internal interfaces by Ben Skeggs · 10 years ago
  60. 0bac987 drm/nouveau/i2c: remove unnecessary i2c_set_adapdata() by Ben Skeggs · 10 years ago
  61. 842c295 drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on defer by Ben Skeggs · 10 years ago
  62. febb844 drm/nv50-/mc: also pass PMGR interrupts onto I2C subdev by Ben Skeggs · 10 years ago
  63. 20a8007 drm/nouveau/gpio: send separate event types for high/low transitions by Ben Skeggs · 10 years ago
  64. bc3b0c4 drm/nouveau/gpio: use base constructor for all implementations by Ben Skeggs · 10 years ago
  65. f4277a0 drm/nouveau/gpio: move on-reset intr disable-and-ack to common code by Ben Skeggs · 10 years ago
  66. 5693c0f drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low" by Ben Skeggs · 10 years ago
  67. 7356859 drm/nouveau/gpio: split g92 class from nv50 by Ben Skeggs · 10 years ago
  68. d93174e drm/nouveau/gpio: use indirect pointer to base class definition by Ben Skeggs · 10 years ago
  69. 1f86ca1 drm/nouveau/disp/dp: support training to highest rate, rather than a target by Ben Skeggs · 10 years ago
  70. 04e7e92 drm/nouveau/disp/dp: support postcursor in link training by Ben Skeggs · 10 years ago
  71. 8e8832e drm/nouveau/core: allow event source to handle multiple event types per index by Ben Skeggs · 10 years ago
  72. b06c47a Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  73. 255b329 drm/gk208/gr: add missing registers to grctx init by Ilia Mirkin · 10 years ago
  74. af4870e drm/nouveau/kms/nv04-nv40: fix pageflip events via special case. by Mario Kleiner · 10 years ago
  75. dcfb100 drm/nv50-/mc: fix kms pageflip events by reordering irq handling order. by Mario Kleiner · 11 years ago
  76. e291af3 drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog. by Mario Kleiner · 10 years ago
  77. 56d237d drm/nv50-/kms: wait for enough ring space in crtc_prepare() by Ben Skeggs · 10 years ago
  78. 6e8e268 drm/nouveau/disp/dp: support training pattern 3 by Ben Skeggs · 10 years ago
  79. fb7c2a7 drm/nouveau/disp/dp: support aux read interval during link training by Ben Skeggs · 10 years ago
  80. 7dc351b drm/gk104/gpio: fix incorrect interrupt register usage by Ben Skeggs · 10 years ago
  81. 964f85ec drm/nouveau/core: punt all object state change messages to trace level by Ben Skeggs · 10 years ago
  82. ed05ba7 drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock types by Ilia Mirkin · 10 years ago
  83. d2ed15b drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging only by Ilia Mirkin · 10 years ago
  84. 29ba8c8 drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing function by Martin Peres · 11 years ago
  85. 9044fa6 drm/nouveau/i2c: bump the i2c delay for the adt7473 by Martin Peres · 10 years ago
  86. 30af6aa drm/nouveau/therm/fan/tach: default to 2 pulses per revolution by Martin Peres · 10 years ago
  87. 5edcf1c drm/nvf0/device: enable video decoding engines on gk110/gk208 by John Rowley · 10 years ago
  88. 9abdbab drm/nvf1/device: add support for 0xf1 (gk110b) by John Rowley · 10 years ago
  89. 52e98f1 drm/nouveau/device: support for probing GK20A by Alexandre Courbot · 10 years ago
  90. a4d4bbf drm/nouveau/graph: add GK20A support by Alexandre Courbot · 10 years ago
  91. 370eec76 drm/nouveau/graph: pad firmware code at load time by Alexandre Courbot · 10 years ago
  92. b7c852a drm/nouveau/graph: enable when using external fw by Alexandre Courbot · 10 years ago
  93. 86ebef7 drm/nouveau/fifo: add GK20A support by Alexandre Courbot · 10 years ago
  94. fef94f6 drm/nouveau/fb: add GK20A support by Alexandre Courbot · 10 years ago
  95. 90a5500c drm/nouveau/ibus: add GK20A support by Alexandre Courbot · 10 years ago
  96. 88ff3f5 drm/nvc0/bar: support chips without BAR3 by Alexandre Courbot · 10 years ago
  97. 53d206b drm/nouveau/bar: only ioremap BAR3 if it exists by Alexandre Courbot · 10 years ago
  98. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 10 years ago
  99. 10d9b4e drm: Remove spurious ';' by Damien Lespiau · 10 years ago
  100. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 10 years ago