1. d15456d drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp by Keith Packard · 13 years ago
  2. f01eca2 drm/i915: Correct eDP panel power sequencing delay computations by Keith Packard · 13 years ago
  3. f58ff85 drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare by Keith Packard · 13 years ago
  4. 0b5c541 drm/i915: Enable eDP panel power during I2C initialization sequence by Keith Packard · 13 years ago
  5. 8c241fe drm/i915: Wrap DP EDID fetch functions to enable eDP panel power by Keith Packard · 13 years ago
  6. 552fb0b drm/i915: Delay DP i2c initialization until panel power timings are computed by Keith Packard · 13 years ago
  7. 245e270 drm/i915: Ensure panel is on during DPMS off by Keith Packard · 13 years ago
  8. bee7eb2 drm/i915: Turn force VDD back off when panel running in intel_dp_dpms by Keith Packard · 13 years ago
  9. 97af61f57 drm/i915: Check for eDP inside edp panel on/off funcs by Keith Packard · 13 years ago
  10. 1c0ae80 drm/i915: Unlock PCH_PP_CONTROL always by Keith Packard · 13 years ago
  11. 9b984da drm/i915: Check eDP power when doing aux channel communications by Keith Packard · 13 years ago
  12. 47f0eb2 drm/i915: Only use VBT panel mode on eDP if no EDID is found by Keith Packard · 13 years ago
  13. aaa6fd2 Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. by Matthew Garrett · 13 years ago
  14. 3d208be Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  15. 4edd17a Revert "drm/i915/dp: Zero the DPCD data before connection probe" by Keith Packard · 13 years ago
  16. 11bee43 drm/i915/dp: wait for previous AUX channel activity to clear by Jesse Barnes · 13 years ago
  17. 2c1756b Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  18. d2b996a Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP" by Keith Packard · 13 years ago
  19. 59f3e27 drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd by Keith Packard · 13 years ago
  20. 26d61aa drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd by Keith Packard · 13 years ago
  21. 92fd8fd drm/i915: Use dp_detect_common in hotplug helper function by Keith Packard · 13 years ago
  22. cf96e46 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  23. e851946 drm/i915/dp: Don't turn CPT DP ports on too early by Adam Jackson · 13 years ago
  24. 8105585 drm/i915/dp: Explicitly disable symbol scrambling while training by Adam Jackson · 13 years ago
  25. 887a82e Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  26. a2cab1b drm/i915/dp: Explicitly request 8/10 channel coding by Adam Jackson · 13 years ago
  27. 71ba9000 drm/i915/dp: Retry DPCD fetch on G4X too by Adam Jackson · 13 years ago
  28. ac66ae8 drm/i915/dp: Better hexdump of DPCD by Adam Jackson · 13 years ago
  29. 9de88e6 drm/i915/dp: Read more DPCD registers on connection probe by Adam Jackson · 13 years ago
  30. 1b9be9d drm/i915/dp: Move DPCD dump to common code instead of PCH-only by Adam Jackson · 13 years ago
  31. 97cdd71 drm/i915/dp: Zero the DPCD data before connection probe by Adam Jackson · 13 years ago
  32. bc67f79 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  33. c7ad381 drm/i915/dp: manage sink power state if possible by Jesse Barnes · 13 years ago
  34. df0c237 drm/i915/dp: consolidate AUX retry code by Jesse Barnes · 13 years ago
  35. 885a501 drm/i915/dp: remove DPMS mode tracking from DP by Jesse Barnes · 13 years ago
  36. 899526d drm/i915/dp: try to read receiver capabilities 3 times when detecting by Jesse Barnes · 13 years ago
  37. 59cd09e drm/i915/dp: read more receiver capability bits on hotplug by Jesse Barnes · 13 years ago
  38. 7183dc2 drm/i915/dp: use DP DPCD defines when looking at DPCD values by Jesse Barnes · 13 years ago
  39. 61da5fa drm/i915/dp: retry link status read 3 times on failure by Jesse Barnes · 13 years ago
  40. 89c6143 drm/i915: use pipe bpp in DP link bandwidth calculation by Jesse Barnes · 13 years ago
  41. 858fa035 drm/i915: use pipe bpp in DP link bandwidth calculations by Jesse Barnes · 13 years ago
  42. 3f43c48 drm/i915: Share the common force-audio property between connectors by Chris Wilson · 13 years ago
  43. 31acbcc drm/i915/dp: Be paranoid in case we disable a DP before it is attached by Chris Wilson · 13 years ago
  44. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  45. 48898b0 drm/i915/dp: Correct the order of deletion for ghost eDP devices by Takashi Iwai · 13 years ago
  46. 3d3dc14 drm/i915/dp: Sanity check eDP existence by Chris Wilson · 13 years ago
  47. e953fd7 drm/i915: Add support for limited color range of broadcast outputs by Chris Wilson · 13 years ago
  48. 9035a97 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 13 years ago
  49. fe16d94 drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDP by Chris Wilson · 13 years ago
  50. 1aad7ac drm/i915: Trigger modesetting if force-audio changes by Chris Wilson · 13 years ago
  51. 9db4a9c drm/i915: cleanup per-pipe reg usage by Jesse Barnes · 13 years ago
  52. 5d61350 drm/i915: use VDD AUX override to make panel power sequencing look better by Jesse Barnes · 13 years ago
  53. 987a709 drm/i915: remove now unnecessary delays in eDP panel power sequencing by Jesse Barnes · 13 years ago
  54. 3c5a62b drm/i915: fix calculation of eDP signal levels on Sandybridge by Yuanhan Liu · 14 years ago
  55. 37f8097 drm/i915: make DP training try a little harder by Jesse Barnes · 14 years ago
  56. 8d5203c Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  57. 8316f33 drm/i915/dp: Fix I2C/EDID handling with active DisplayPort to DVI converter by David Flynn · 14 years ago
  58. 1a1c697 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  59. 1b39d6f drm/i915/dp: Only apply the workaround if the select is still active by Chris Wilson · 14 years ago
  60. 160b154 drm/i915/dp: Trivial code tidy by Chris Wilson · 14 years ago
  61. 5bddd17 drm/i915: Apply a workaround for transitioning from DP on pipe B to HDMI. by Eric Anholt · 14 years ago
  62. 3cf2efb Revert "drm/i915/dp: use VBT provided eDP params if available" by Chris Wilson · 14 years ago
  63. dd2b379 drm/i915: Fix typo from "Enable DisplayPort Audio" by Takashi Iwai · 14 years ago
  64. f684960 drm/i915/dp: Add 'force_audio' property by Chris Wilson · 14 years ago
  65. a9756bb drm/i915: Enable DisplayPort audio by Zhenyu Wang · 14 years ago
  66. 736085b drm/i915/dp: down the DP link even if the reg indicates it's already down by Jesse Barnes · 14 years ago
  67. 298b0b3 drm/i915/dp: make eDP PLL functions work as advertised by Jesse Barnes · 14 years ago
  68. 895692b drm/i915/dp: don't bother with DP PLL for PCH attached eDP by Jesse Barnes · 14 years ago
  69. 869184a drm/i915/dp: use VBT provided eDP params if available by Jesse Barnes · 14 years ago
  70. 8966738 drm/i915/dp: cache eDP DPCD data by Jesse Barnes · 14 years ago
  71. 01cb9ea drm/i915/dp: eDP power sequencing fixes by Jesse Barnes · 14 years ago
  72. 1d85036 drm/i915: remove broken intel_pch_has_edp function by Jesse Barnes · 14 years ago
  73. 814948a drm/i915: add eDP checking functions for the display code by Jesse Barnes · 14 years ago
  74. 5119066 drm/i915/dp: correct eDP lane count and bpp by Jesse Barnes · 14 years ago
  75. 4d92646 drm/i915/dp: remove redundant is_pch_edp checks by Jesse Barnes · 14 years ago
  76. cfcb0fc drm/i915/dp: convert eDP checks to functions and document by Jesse Barnes · 14 years ago
  77. 2c6be94 drm/i915: mark display port DPMS state as 'ON' when enabling output by Keith Packard · 14 years ago
  78. 58e10eb Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  79. b99a9d9 drm/i915: vblank status not valid while training display port by Keith Packard · 14 years ago
  80. 27d6433 drm/i915/dp: Wait for PP_CONTROL to take effect. by Hette Visser · 14 years ago
  81. 5ceb0f9 drm/i915: Parse the eDP link configuration from the vBIOS by Chris Wilson · 14 years ago
  82. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  83. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 14 years ago
  84. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  85. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  86. fe255d0 drm/i915/dp: Convert a udelay(17000) to a sleep during link-off by Chris Wilson · 14 years ago
  87. 4d12fe0 drm/i915: don't unlock panel regs by Jesse Barnes · 14 years ago
  88. df0e924 drm/i915: Make the connector->encoder relationship explicit by Chris Wilson · 14 years ago
  89. 4ef69c7 drm/i915: Rename intel_encoder->enc to base for consistency by Chris Wilson · 14 years ago
  90. 1af5fa1 drm/i915/dp: Flush the PLL register write before sleeping by Chris Wilson · 14 years ago
  91. 2c9d975 drm/i915: make sure panel is sequenced off when starting a mode set by Jesse Barnes · 14 years ago
  92. 3ba5c56 drm/i915: make sure VDD AUX power has time to settle by Jesse Barnes · 14 years ago
  93. 3969c9c9 drm/i915: don't change VDD AUX status in panel power functions by Jesse Barnes · 14 years ago
  94. 33a34e4 drm/i915: split DP link training across panel power sequencing by Jesse Barnes · 14 years ago
  95. b2094bb drm/i915: use VDD AUX for panel power around detection and in prepare by Jesse Barnes · 14 years ago
  96. 6176b8f drm/i915: use 125MHz reference clock for PCH attached eDP by Jesse Barnes · 14 years ago
  97. 7eaf554 drm/i915: fix eDP detection by Jesse Barnes · 14 years ago
  98. 995b676 drm/i915: Quieten sparse warnings for missing prototypes. by Chris Wilson · 14 years ago
  99. 481b6af drm/i915: Drop the msleep parameter to wait_for() by Chris Wilson · 14 years ago
  100. 24d0592 drm/i915: unload: fix intel dp encoder cleanup by Daniel Vetter · 14 years ago