1. 736085b drm/i915/dp: down the DP link even if the reg indicates it's already down by Jesse Barnes · 14 years ago
  2. 298b0b3 drm/i915/dp: make eDP PLL functions work as advertised by Jesse Barnes · 14 years ago
  3. 895692b drm/i915/dp: don't bother with DP PLL for PCH attached eDP by Jesse Barnes · 14 years ago
  4. 869184a drm/i915/dp: use VBT provided eDP params if available by Jesse Barnes · 14 years ago
  5. 8966738 drm/i915/dp: cache eDP DPCD data by Jesse Barnes · 14 years ago
  6. 01cb9ea drm/i915/dp: eDP power sequencing fixes by Jesse Barnes · 14 years ago
  7. 1d85036 drm/i915: remove broken intel_pch_has_edp function by Jesse Barnes · 14 years ago
  8. 814948a drm/i915: add eDP checking functions for the display code by Jesse Barnes · 14 years ago
  9. 5119066 drm/i915/dp: correct eDP lane count and bpp by Jesse Barnes · 14 years ago
  10. 4d92646 drm/i915/dp: remove redundant is_pch_edp checks by Jesse Barnes · 14 years ago
  11. cfcb0fc drm/i915/dp: convert eDP checks to functions and document by Jesse Barnes · 14 years ago
  12. 2c6be94 drm/i915: mark display port DPMS state as 'ON' when enabling output by Keith Packard · 14 years ago
  13. 58e10eb Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  14. b99a9d9 drm/i915: vblank status not valid while training display port by Keith Packard · 14 years ago
  15. 27d6433 drm/i915/dp: Wait for PP_CONTROL to take effect. by Hette Visser · 14 years ago
  16. 5ceb0f9 drm/i915: Parse the eDP link configuration from the vBIOS by Chris Wilson · 14 years ago
  17. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  18. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 14 years ago
  19. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  20. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  21. fe255d0 drm/i915/dp: Convert a udelay(17000) to a sleep during link-off by Chris Wilson · 14 years ago
  22. 4d12fe0 drm/i915: don't unlock panel regs by Jesse Barnes · 14 years ago
  23. df0e924 drm/i915: Make the connector->encoder relationship explicit by Chris Wilson · 14 years ago
  24. 4ef69c7 drm/i915: Rename intel_encoder->enc to base for consistency by Chris Wilson · 14 years ago
  25. 1af5fa1 drm/i915/dp: Flush the PLL register write before sleeping by Chris Wilson · 14 years ago
  26. 2c9d975 drm/i915: make sure panel is sequenced off when starting a mode set by Jesse Barnes · 14 years ago
  27. 3ba5c56 drm/i915: make sure VDD AUX power has time to settle by Jesse Barnes · 14 years ago
  28. 3969c9c9 drm/i915: don't change VDD AUX status in panel power functions by Jesse Barnes · 14 years ago
  29. 33a34e4 drm/i915: split DP link training across panel power sequencing by Jesse Barnes · 14 years ago
  30. b2094bb drm/i915: use VDD AUX for panel power around detection and in prepare by Jesse Barnes · 14 years ago
  31. 6176b8f drm/i915: use 125MHz reference clock for PCH attached eDP by Jesse Barnes · 14 years ago
  32. 7eaf554 drm/i915: fix eDP detection by Jesse Barnes · 14 years ago
  33. 995b676 drm/i915: Quieten sparse warnings for missing prototypes. by Chris Wilson · 14 years ago
  34. 481b6af drm/i915: Drop the msleep parameter to wait_for() by Chris Wilson · 14 years ago
  35. 24d0592 drm/i915: unload: fix intel dp encoder cleanup by Daniel Vetter · 14 years ago
  36. 4f7f7b7 drm/i915/dp: Really try 5 times before giving up. by Chris Wilson · 14 years ago
  37. 9d0498a drm/i915: wait for actual vblank, not just 20ms by Jesse Barnes · 14 years ago
  38. d240f20 drm/i915: make sure eDP PLL is enabled at the right time by Jesse Barnes · 14 years ago
  39. 7643a7f drm/i915: eDP mode set sequence corrections by Jesse Barnes · 14 years ago
  40. 37c6c9b drm/i915: add panel reset workaround by Jesse Barnes · 14 years ago
  41. 913d8d1 drm/i915: Ensure that while(INREG()) are bounded (v2) by Chris Wilson · 14 years ago
  42. 1d8e1c7 drm/i915: Enable aspect/centering panel fitting for Ironlake. by Chris Wilson · 14 years ago
  43. ea5b213 drm/i915: Subclass intel_encoder. by Chris Wilson · 14 years ago
  44. 7de56f4 drm/i915: Validate the mode for eDP by using fixed panel size by Zhao Yakui · 14 years ago
  45. 0d3a1be drm/i915: Always use the fixed panel timing for eDP by Zhao Yakui · 14 years ago
  46. b9efc48 drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in VBT by Zhao Yakui · 14 years ago
  47. cb0953d drm/i915: Initialize LVDS and eDP outputs before anything else by Adam Jackson · 14 years ago
  48. b329530 drm/i915/dp: Correctly report eDP in the core connector type by Adam Jackson · 14 years ago
  49. f091737 drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning by Adam Jackson · 14 years ago
  50. 4f44407 drm/i915: apply DP bandwidth workaround for PCH eDP as well by Jesse Barnes · 14 years ago
  51. 2bd34f6 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  52. 36e83a1 drm/i915: Add the support of eDP on DP-D for Ibex/CPT by Zhao Yakui · 14 years ago
  53. 5620ae2 drm/i915: make sure we shut off the panel in eDP configs by Jesse Barnes · 14 years ago
  54. 9934c13 drm/i915: make sure eDP panel is turned on by Jesse Barnes · 14 years ago
  55. fe27d53 i915: fix ironlake edp panel setup (v4) by Dave Airlie · 14 years ago
  56. d8201ab i915: remove unneeded null checks by Dan Carpenter · 14 years ago
  57. a7de64e drm/i915/dp: Add DPCD data to debug output by Adam Jackson · 14 years ago
  58. 9962c92 drm/i915/dp: Only enable enhanced framing if the sink supports it by Adam Jackson · 14 years ago
  59. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  60. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 14 years ago
  61. 6e0032f drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect() by Karsten Wiese · 14 years ago
  62. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  63. 55f78c4 drm/i915: convert DP/eDP driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  64. 9c9e792 drm/i915: Set sync polarity correctly on DisplayPort by Adam Jackson · 14 years ago
  65. ab00a9e drm/i915: Un-magic a DPCD register write by Adam Jackson · 14 years ago
  66. e3421a1 drm/i915: enable DP/eDP for Sandybridge/Cougarpoint by Zhenyu Wang · 14 years ago
  67. 6443170 drm/i915: Remove dead KMS encoder save/restore code. by Eric Anholt · 14 years ago
  68. 335af9a drm/i915: change intel_ddc_get_modes() function parameters by Zhenyu Wang · 14 years ago
  69. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  70. 21d40d3 drm/i915: Rename intel_output to intel_encoder. by Eric Anholt · 14 years ago
  71. c619eed drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. by Eric Anholt · 14 years ago
  72. 6251ec0 drm/i915: fix eDP pipe mask by Zhenyu Wang · 15 years ago
  73. 885a5fb drm/i915: fix pixel color depth setting on eDP by Zhenyu Wang · 15 years ago
  74. 6207937 drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP by Zhao Yakui · 15 years ago
  75. b01f2c3 drm/i915: only enable hotplug for detected outputs by Jesse Barnes · 15 years ago
  76. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  77. ab2c067 drm/intel: refactor DP i2c support and DP common header to drm helper by Dave Airlie · 15 years ago
  78. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  79. 6e36595 drm/i915: Declare the new VBT parsing functions as static by Zhao Yakui · 15 years ago
  80. 652af9d drm/i915: Add the missing clonemask for display port on Ironlake by Zhao Yakui · 15 years ago
  81. f24bc39 drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt by Zhao Yakui · 15 years ago
  82. ae266c9 drm/i915: Don't set up DP ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  83. 28c9773 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS by Zhao Yakui · 15 years ago
  84. d54e9d2 drm/i915: quiet DP i2c init by Zhenyu Wang · 15 years ago
  85. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  86. 7c8460d drm/i915: fix mask bits setting by Zhenyu Wang · 15 years ago
  87. f8aed70 drm/i915: Set crtc/clone mask in different output devices by Ma Ling · 15 years ago
  88. 32f9d65 drm/i915: Add eDP support on IGDNG mobile chip by Zhenyu Wang · 15 years ago
  89. 5eb08b6 drm/i915: enable DisplayPort support on IGDNG by Zhenyu Wang · 15 years ago
  90. eebc863 drm/i915: Fix channel ending action for DP aux transaction by Zhenyu Wang · 15 years ago
  91. 1ae8c0a drm/i915: Make driver less chatty by Keith Packard · 15 years ago
  92. fb0f8fb drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O. by Keith Packard · 15 years ago
  93. a5b3da5 drm/i915: Clarify error returns from display port aux channel I/O by Keith Packard · 15 years ago
  94. c8110e5 drm/i915: Use hotplug callback to retrain DP link by Keith Packard · 15 years ago
  95. a4fc5ed drm/i915: Add Display Port support by Keith Packard · 15 years ago