1. d9b68d8 drm/exynos: disable unused windows on apply by Andrzej Hajda · 10 years ago
  2. 0013fc9 drm/exynos: Fix de-registration ordering by Sachin Kamat · 10 years ago
  3. dcdffeda drm/exynos: change zero to NULL for sparse by Dan Carpenter · 10 years ago
  4. aaa51b1 drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings by Tomasz Figa · 10 years ago
  5. 245f98f drm/exynos: hdmi: fix power order issue by Inki Dae · 10 years ago
  6. 56c4b63 drm/i915: default to having backlight if VBT not available by Jani Nikula · 10 years ago
  7. bfafe93 drm/i915: cache hw power well enabled state by Imre Deak · 10 years ago
  8. 87e956e drm/msm: fix IOMMU cleanup for -EPROBE_DEFER by Stephane Viau · 10 years ago
  9. cf3198c drm/msm: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE) by Fabian Frederick · 10 years ago
  10. b77f47e drm/msm/hdmi: set hdp clock rate before prepare_enable by Stephane Viau · 10 years ago
  11. 370a4d8 drm/msm: storage class should be before const qualifier by Peter Griffin · 10 years ago
  12. 2557e2d drm/msm: Replace type of paddr to uint32_t. by Matwey V. Kornilov · 10 years ago
  13. 4ef6107 Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  14. c9d53c0 devres: remove devm_request_and_ioremap() by Jingoo Han · 10 years ago
  15. 884d614 Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  16. fb54918 drm: fix uninitialized acquire_ctx fields (v2) by Rob Clark · 10 years ago
  17. 46889d9 drm/radeon: Fix radeon_irq_kms_pflip_irq_get/put() imbalance by Michel Dänzer · 10 years ago
  18. ca721b7 Revert "drm/radeon: remove drm_vblank_get|put from pflip handling" by Michel Dänzer · 10 years ago
  19. f2263fc drm/radeon: improve dvi_mode_valid by Alex Deucher · 10 years ago
  20. 6536a3a drm/radeon: update mode_valid testing for DP by Alex Deucher · 10 years ago
  21. 5c86822 drm/radeon: Use dce5/6 hdmi deep color clock setup also on dce8+ by Mario Kleiner · 10 years ago
  22. 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
  23. 242a42e drm/nouveau/disp: fix oops in destructor with headless cards by Maarten Lankhorst · 10 years ago
  24. 82c2b5e drm/gf117/i2c: no aux channels on this chipset by Ben Skeggs · 10 years ago
  25. 844f228 Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 10 years ago
  26. 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
  27. c15ad3c drm/nouveau/pwr: fix typo in fifo wrap handling by Ben Skeggs · 10 years ago
  28. ba5e01b drm/nv50/disp: fix a potential oops in supervisor handling by Ben Skeggs · 10 years ago
  29. cf7c5d6 drm/nouveau/disp/dp: don't touch link config after success by Ben Skeggs · 10 years ago
  30. ba124a4 drm/nouveau/kms: reference vblank for crtc during pageflip. by Mario Kleiner · 10 years ago
  31. 86899b3 drm/gk104/fb/ram: fixups from an earlier search+replace by Ben Skeggs · 10 years ago
  32. 0c9483b drm/nv50/gr: remove an unneeded write while initialising PGRAPH by Pierre Moreau · 10 years ago
  33. c03d082 drm/nv50/gr: fix overlap while zeroing zcull regions by Pierre Moreau · 10 years ago
  34. 23f6784 drm/gf100-/gr: report class data to host on fwmthd failure by Ben Skeggs · 10 years ago
  35. 0892a5f drm/gk104/ibus: increase various random timeouts by Ben Skeggs · 10 years ago
  36. 1968a1e drm/gk104/clk: only touch divider for mode we'll be using by Ben Skeggs · 10 years ago
  37. 74b0c2d drm/i915, HD-audio: Don't continue probing when nomodeset is given by Takashi Iwai · 10 years ago
  38. 4366f3b drm/radeon: Bypass hw lut's for > 8 bpc framebuffer scanout. by Mario Kleiner · 10 years ago
  39. 8bae427 drm/radeon: use pixel formats instead of depth/bpp by Fredrik Höglund · 11 years ago
  40. 223a6f2 drm/i915/bdw: remove erroneous chv specific workarounds from bdw code by Tom O'Rourke · 10 years ago
  41. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  42. ce9557b Merge remote-tracking branch 'drm-intel/topic/kicking-dogs-and-vgacon' into drm-intel-fixes by Jani Nikula · 10 years ago
  43. 329ff96 drm/i915: fix possible refcount leak when resetting forcewake by Imre Deak · 10 years ago
  44. 4be1738 drm/i915: Reorder semaphore deadlock check by Chris Wilson · 10 years ago
  45. eee73b4 drm/i95: Initialize active ring->pid to -1 by Chris Wilson · 10 years ago
  46. 2e7eeeb drm/i915: set backlight duty cycle after backlight enable for gen4 by Jani Nikula · 10 years ago
  47. 2b85886 drm/i915: Avoid div-by-zero when pixel_multiplier is zero by Ville Syrjälä · 10 years ago
  48. 0368920 drm/i915: Disable FBC by default also on Haswell and later by Chris Wilson · 10 years ago
  49. 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
  50. 1ae5a62 drm/nouveau/disp/dp: fix tmds passthrough on dp connector by Ben Skeggs · 10 years ago
  51. 8777c5c drm/nouveau/dp: probe dpcd to determine connectedness by Ben Skeggs · 10 years ago
  52. efa366f drm/nv50-: trigger update after all connectors disabled by Ben Skeggs · 10 years ago
  53. e84a35a drm/nv50-: prepare for attaching a SOR to multiple heads by Ben Skeggs · 10 years ago
  54. e32d68c drm/gf119-/disp: fix debug output on update failure by Ben Skeggs · 10 years ago
  55. c33ba68 drm/nouveau/disp/dp: make use of postcursor when its available by Ben Skeggs · 10 years ago
  56. 3e1eb5c drm/g94-/disp/dp: take max pullup value across all lanes by Ben Skeggs · 10 years ago
  57. 7a14bc7 drm/nouveau/bios/dp: parse lane postcursor data by Ben Skeggs · 10 years ago
  58. 4874322 drm/nouveau/dp: fix support for dpms by Ben Skeggs · 10 years ago
  59. 8894f49 drm/nouveau: register a drm_dp_aux channel for each dp connector by Ben Skeggs · 10 years ago
  60. ebd6acb drm/g94-/disp: add method to power-off dp lanes by Ben Skeggs · 10 years ago
  61. 55f083c drm/nouveau/disp/dp: maintain link in response to hpd signal by Ben Skeggs · 10 years ago
  62. 13a6175 drm/g94-/disp: bash and wait for something after changing lane power regs by Ben Skeggs · 10 years ago
  63. 1ecee1c drm/nouveau/disp/dp: split link config/power into two steps by Ben Skeggs · 10 years ago
  64. b17932c drm/nv50/disp: train PIOR-attached DP from second supervisor by Ben Skeggs · 10 years ago
  65. 3b52a1f drm/nouveau/disp/dp: make use of existing output data for link training by Ben Skeggs · 10 years ago
  66. 2bd651e drm/gf119/disp: start removing direct vbios parsing from supervisor by Ben Skeggs · 10 years ago
  67. 415f12e drm/nv50/disp: start removing direct vbios parsing from supervisor by Ben Skeggs · 10 years ago
  68. bb7ef1e drm/nouveau/disp/dp: maintain receiver caps in response to hpd signal by Ben Skeggs · 10 years ago
  69. b8407c9 drm/nouveau/disp/dp: create subclass for dp outputs by Ben Skeggs · 10 years ago
  70. 456b057 drm/nouveau: use connector events for HPD instead of GPIO watching by Ben Skeggs · 10 years ago
  71. 7a014a8 drm/nouveau/disp: add internal representaion of output paths and connectors by Ben Skeggs · 10 years ago
  72. 20014cb drm/nouveau/bios: extend connector table parsing by Ben Skeggs · 10 years ago
  73. 377b1f1 drm/nouveau/disp: nothing to see here by Ben Skeggs · 10 years ago
  74. 37da5b8 drm/nouveau/i2c/anx9805: add debugging to aux transactions by Ben Skeggs · 10 years ago
  75. 9efc583 drm/nouveau/i2c: introduce locking at a per-port level by Ben Skeggs · 10 years ago
  76. d2ae2eb drm/nouveau/i2c: balance port acquire/release by Ben Skeggs · 10 years ago
  77. 0ff3297 drm/gk104/i2c: add aux channel interrupt driver by Ben Skeggs · 10 years ago
  78. d78fa39 drm/g94/i2c: add aux channel interrupt driver by Ben Skeggs · 10 years ago
  79. 3668a33 drm/nouveau/i2c: add interfaces to support handling aux channel interrupts by Ben Skeggs · 10 years ago
  80. c26fe84 drm/nouveau/i2c: start hiding subdev-internal interfaces by Ben Skeggs · 10 years ago
  81. 0bac987 drm/nouveau/i2c: remove unnecessary i2c_set_adapdata() by Ben Skeggs · 10 years ago
  82. 842c295 drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on defer by Ben Skeggs · 10 years ago
  83. febb844 drm/nv50-/mc: also pass PMGR interrupts onto I2C subdev by Ben Skeggs · 10 years ago
  84. 20a8007 drm/nouveau/gpio: send separate event types for high/low transitions by Ben Skeggs · 10 years ago
  85. bc3b0c4 drm/nouveau/gpio: use base constructor for all implementations by Ben Skeggs · 10 years ago
  86. f4277a0 drm/nouveau/gpio: move on-reset intr disable-and-ack to common code by Ben Skeggs · 10 years ago
  87. 5693c0f drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low" by Ben Skeggs · 10 years ago
  88. 7356859 drm/nouveau/gpio: split g92 class from nv50 by Ben Skeggs · 10 years ago
  89. d93174e drm/nouveau/gpio: use indirect pointer to base class definition by Ben Skeggs · 10 years ago
  90. 1f86ca1 drm/nouveau/disp/dp: support training to highest rate, rather than a target by Ben Skeggs · 10 years ago
  91. 04e7e92 drm/nouveau/disp/dp: support postcursor in link training by Ben Skeggs · 10 years ago
  92. 8e8832e drm/nouveau/core: allow event source to handle multiple event types per index by Ben Skeggs · 10 years ago
  93. c1a6e9f Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 10 years ago
  94. 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
  95. 255b329 drm/gk208/gr: add missing registers to grctx init by Ilia Mirkin · 10 years ago
  96. af4870e drm/nouveau/kms/nv04-nv40: fix pageflip events via special case. by Mario Kleiner · 10 years ago
  97. dcfb100 drm/nv50-/mc: fix kms pageflip events by reordering irq handling order. by Mario Kleiner · 10 years ago
  98. e291af3 drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog. by Mario Kleiner · 10 years ago
  99. 56d237d drm/nv50-/kms: wait for enough ring space in crtc_prepare() by Ben Skeggs · 10 years ago
  100. 6e8e268 drm/nouveau/disp/dp: support training pattern 3 by Ben Skeggs · 10 years ago