1. 0946807 drm/nouveau/doc: update the thermal documentation by Martin Peres · 10 years ago
  2. c15ad3c drm/nouveau/pwr: fix typo in fifo wrap handling by Ben Skeggs · 10 years ago
  3. ba5e01b drm/nv50/disp: fix a potential oops in supervisor handling by Ben Skeggs · 10 years ago
  4. cf7c5d6 drm/nouveau/disp/dp: don't touch link config after success by Ben Skeggs · 10 years ago
  5. ba124a4 drm/nouveau/kms: reference vblank for crtc during pageflip. by Mario Kleiner · 10 years ago
  6. 86899b3 drm/gk104/fb/ram: fixups from an earlier search+replace by Ben Skeggs · 10 years ago
  7. 0c9483b drm/nv50/gr: remove an unneeded write while initialising PGRAPH by Pierre Moreau · 10 years ago
  8. c03d082 drm/nv50/gr: fix overlap while zeroing zcull regions by Pierre Moreau · 10 years ago
  9. 23f6784 drm/gf100-/gr: report class data to host on fwmthd failure by Ben Skeggs · 10 years ago
  10. 0892a5f drm/gk104/ibus: increase various random timeouts by Ben Skeggs · 10 years ago
  11. 1968a1e drm/gk104/clk: only touch divider for mode we'll be using by Ben Skeggs · 10 years ago
  12. 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
  13. 1ae5a62 drm/nouveau/disp/dp: fix tmds passthrough on dp connector by Ben Skeggs · 10 years ago
  14. 8777c5c drm/nouveau/dp: probe dpcd to determine connectedness by Ben Skeggs · 10 years ago
  15. efa366f drm/nv50-: trigger update after all connectors disabled by Ben Skeggs · 10 years ago
  16. e84a35a drm/nv50-: prepare for attaching a SOR to multiple heads by Ben Skeggs · 10 years ago
  17. e32d68c drm/gf119-/disp: fix debug output on update failure by Ben Skeggs · 10 years ago
  18. c33ba68 drm/nouveau/disp/dp: make use of postcursor when its available by Ben Skeggs · 10 years ago
  19. 3e1eb5c drm/g94-/disp/dp: take max pullup value across all lanes by Ben Skeggs · 10 years ago
  20. 7a14bc7 drm/nouveau/bios/dp: parse lane postcursor data by Ben Skeggs · 10 years ago
  21. 4874322 drm/nouveau/dp: fix support for dpms by Ben Skeggs · 10 years ago
  22. 8894f49 drm/nouveau: register a drm_dp_aux channel for each dp connector by Ben Skeggs · 10 years ago
  23. ebd6acb drm/g94-/disp: add method to power-off dp lanes by Ben Skeggs · 10 years ago
  24. 55f083c drm/nouveau/disp/dp: maintain link in response to hpd signal by Ben Skeggs · 10 years ago
  25. 13a6175 drm/g94-/disp: bash and wait for something after changing lane power regs by Ben Skeggs · 10 years ago
  26. 1ecee1c drm/nouveau/disp/dp: split link config/power into two steps by Ben Skeggs · 10 years ago
  27. b17932c drm/nv50/disp: train PIOR-attached DP from second supervisor by Ben Skeggs · 10 years ago
  28. 3b52a1f drm/nouveau/disp/dp: make use of existing output data for link training by Ben Skeggs · 10 years ago
  29. 2bd651e drm/gf119/disp: start removing direct vbios parsing from supervisor by Ben Skeggs · 10 years ago
  30. 415f12e drm/nv50/disp: start removing direct vbios parsing from supervisor by Ben Skeggs · 10 years ago
  31. bb7ef1e drm/nouveau/disp/dp: maintain receiver caps in response to hpd signal by Ben Skeggs · 10 years ago
  32. b8407c9 drm/nouveau/disp/dp: create subclass for dp outputs by Ben Skeggs · 10 years ago
  33. 456b057 drm/nouveau: use connector events for HPD instead of GPIO watching by Ben Skeggs · 10 years ago
  34. 7a014a8 drm/nouveau/disp: add internal representaion of output paths and connectors by Ben Skeggs · 10 years ago
  35. 20014cb drm/nouveau/bios: extend connector table parsing by Ben Skeggs · 10 years ago
  36. 377b1f1 drm/nouveau/disp: nothing to see here by Ben Skeggs · 10 years ago
  37. 37da5b8 drm/nouveau/i2c/anx9805: add debugging to aux transactions by Ben Skeggs · 10 years ago
  38. 9efc583 drm/nouveau/i2c: introduce locking at a per-port level by Ben Skeggs · 10 years ago
  39. d2ae2eb drm/nouveau/i2c: balance port acquire/release by Ben Skeggs · 10 years ago
  40. 0ff3297 drm/gk104/i2c: add aux channel interrupt driver by Ben Skeggs · 10 years ago
  41. d78fa39 drm/g94/i2c: add aux channel interrupt driver by Ben Skeggs · 10 years ago
  42. 3668a33 drm/nouveau/i2c: add interfaces to support handling aux channel interrupts by Ben Skeggs · 10 years ago
  43. c26fe84 drm/nouveau/i2c: start hiding subdev-internal interfaces by Ben Skeggs · 10 years ago
  44. 0bac987 drm/nouveau/i2c: remove unnecessary i2c_set_adapdata() by Ben Skeggs · 10 years ago
  45. 842c295 drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on defer by Ben Skeggs · 10 years ago
  46. febb844 drm/nv50-/mc: also pass PMGR interrupts onto I2C subdev by Ben Skeggs · 10 years ago
  47. 20a8007 drm/nouveau/gpio: send separate event types for high/low transitions by Ben Skeggs · 10 years ago
  48. bc3b0c4 drm/nouveau/gpio: use base constructor for all implementations by Ben Skeggs · 10 years ago
  49. f4277a0 drm/nouveau/gpio: move on-reset intr disable-and-ack to common code by Ben Skeggs · 10 years ago
  50. 5693c0f drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low" by Ben Skeggs · 10 years ago
  51. 7356859 drm/nouveau/gpio: split g92 class from nv50 by Ben Skeggs · 10 years ago
  52. d93174e drm/nouveau/gpio: use indirect pointer to base class definition by Ben Skeggs · 10 years ago
  53. 1f86ca1 drm/nouveau/disp/dp: support training to highest rate, rather than a target by Ben Skeggs · 10 years ago
  54. 04e7e92 drm/nouveau/disp/dp: support postcursor in link training by Ben Skeggs · 10 years ago
  55. 8e8832e drm/nouveau/core: allow event source to handle multiple event types per index by Ben Skeggs · 10 years ago
  56. c1a6e9f Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  57. 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
  58. 255b329 drm/gk208/gr: add missing registers to grctx init by Ilia Mirkin · 10 years ago
  59. af4870e drm/nouveau/kms/nv04-nv40: fix pageflip events via special case. by Mario Kleiner · 10 years ago
  60. dcfb100 drm/nv50-/mc: fix kms pageflip events by reordering irq handling order. by Mario Kleiner · 10 years ago
  61. e291af3 drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog. by Mario Kleiner · 10 years ago
  62. 56d237d drm/nv50-/kms: wait for enough ring space in crtc_prepare() by Ben Skeggs · 10 years ago
  63. 6e8e268 drm/nouveau/disp/dp: support training pattern 3 by Ben Skeggs · 10 years ago
  64. fb7c2a7 drm/nouveau/disp/dp: support aux read interval during link training by Ben Skeggs · 10 years ago
  65. 7dc351b drm/gk104/gpio: fix incorrect interrupt register usage by Ben Skeggs · 10 years ago
  66. 964f85ec drm/nouveau/core: punt all object state change messages to trace level by Ben Skeggs · 10 years ago
  67. ed05ba7 drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock types by Ilia Mirkin · 10 years ago
  68. d2ed15b drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging only by Ilia Mirkin · 10 years ago
  69. 29ba8c8 drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing function by Martin Peres · 10 years ago
  70. 9044fa6 drm/nouveau/i2c: bump the i2c delay for the adt7473 by Martin Peres · 10 years ago
  71. 30af6aa drm/nouveau/therm/fan/tach: default to 2 pulses per revolution by Martin Peres · 10 years ago
  72. 5edcf1c drm/nvf0/device: enable video decoding engines on gk110/gk208 by John Rowley · 10 years ago
  73. 9abdbab drm/nvf1/device: add support for 0xf1 (gk110b) by John Rowley · 10 years ago
  74. 52e98f1 drm/nouveau/device: support for probing GK20A by Alexandre Courbot · 10 years ago
  75. a4d4bbf drm/nouveau/graph: add GK20A support by Alexandre Courbot · 10 years ago
  76. 370eec76 drm/nouveau/graph: pad firmware code at load time by Alexandre Courbot · 10 years ago
  77. b7c852a drm/nouveau/graph: enable when using external fw by Alexandre Courbot · 10 years ago
  78. 86ebef7 drm/nouveau/fifo: add GK20A support by Alexandre Courbot · 10 years ago
  79. fef94f6 drm/nouveau/fb: add GK20A support by Alexandre Courbot · 10 years ago
  80. 90a5500c drm/nouveau/ibus: add GK20A support by Alexandre Courbot · 10 years ago
  81. 88ff3f5 drm/nvc0/bar: support chips without BAR3 by Alexandre Courbot · 10 years ago
  82. 53d206b drm/nouveau/bar: only ioremap BAR3 if it exists by Alexandre Courbot · 10 years ago
  83. 5b9adbd Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  84. 685d54b drm/radeon: Move fb update from radeon_flip_work_func to radeon_crtc_page_flip by Michel Dänzer · 10 years ago
  85. 8a30911 drm/radeon/dpm: powertune updates for SI by Alex Deucher · 10 years ago
  86. 0690a22 Revert "drm/radeon: use variable UVD clocks" by Alex Deucher · 10 years ago
  87. 65fcf66 drm/radeon: add query for number of active CUs by Alex Deucher · 10 years ago
  88. 478b6e7 drm/radeon: add debugfs file to trigger GPU reset by Christian König · 10 years ago
  89. 4510fb9 drm/radeon: make vm_block_size a module parameter by Christian König · 10 years ago
  90. c1c4413 drm/radeon: make VM size a module parameter (v2) by Christian König · 10 years ago
  91. ce6758c drm/radeon: rename alt_domain to allowed_domains by Christian König · 10 years ago
  92. b5be1a8 drm/radeon: use the SDMA on for buffer moves on CIK again by Christian König · 10 years ago
  93. 7f90fc9 drm/radeon: remove range check from *_gart_set_page by Christian König · 10 years ago
  94. 0986c1a drm/radeon: stop poisoning the GART TLB by Christian König · 10 years ago
  95. ea29286 drm/radeon: hdmi deep color modes must obey clock limit of sink. by Mario Kleiner · 10 years ago
  96. 5d02626d drm/edid: Store all supported hdmi deep color modes in drm_display_info by Mario Kleiner · 10 years ago
  97. d71c48f drm/radeon: add missing vce init case for hawaii by Alex Deucher · 10 years ago
  98. 5e167cd drm/radeon: use lower_32_bits where appropriate by Christian König · 10 years ago
  99. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 10 years ago
  100. 10d9b4e drm: Remove spurious ';' by Damien Lespiau · 10 years ago