1. 24e804b drm/i915: rip out intel_dp->dpms_mode by Daniel Vetter · 12 years ago
  2. 0a91ca2 drm/i915: check connector hw/sw state by Daniel Vetter · 12 years ago
  3. 19d8fe1 drm/i915/dp: implement get_hw_state by Daniel Vetter · 12 years ago
  4. c9deac9 drm/i915: rip out encoder->prepare/commit by Daniel Vetter · 12 years ago
  5. a6778b3 drm/i915: copy&paste drm_crtc_helper_set_mode by Daniel Vetter · 12 years ago
  6. e8cb455 drm/i915/dp: convert to encoder disable/enable by Daniel Vetter · 12 years ago
  7. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  8. 35a3855 drm/i915: reorder edp disabling to fix ivb MacBook Air by Daniel Vetter · 12 years ago
  9. ab9d7c3 drm/i915: add port field to struct intel_dp and use it by Paulo Zanoni · 12 years ago
  10. 47ea754 drm/i915: move common code to intel_dp_set_link_train by Paulo Zanoni · 12 years ago
  11. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  12. 54d63ca drm/i915: Move DP structs to shared location by Shobhit Kumar · 12 years ago
  13. 0d71068 drm/i915: try to train DP even harder by Paulo Zanoni · 12 years ago
  14. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  15. 6c2b7c12 drm/i915: introduce for_each_encoder_on_crtc by Daniel Vetter · 12 years ago
  16. 2514bc5 drm/i915: prefer wide & slow to fast & narrow in DP configs by Jesse Barnes · 12 years ago
  17. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  18. d6f24d0 drm/i915: cache the EDID for eDP panels by Jesse Barnes · 12 years ago
  19. 6b4e0a9 Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere" by Daniel Vetter · 12 years ago
  20. 351cfc3 drm/i915: eDP aux needs vdd by Daniel Vetter · 12 years ago
  21. cb1793c drm/i915: don't chnage the original mode in dp_mode_fixup by Daniel Vetter · 12 years ago
  22. 7124465 drm/i915: adjusted_mode->clock in the dp mode_fixup by Daniel Vetter · 12 years ago
  23. 94bf2ce drm/i915: compute the target_clock for edp directly by Daniel Vetter · 12 years ago
  24. 493a708 drm/i915: clarify IBX dp workaround by Daniel Vetter · 12 years ago
  25. e269f90 Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  26. a21f976 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  27. 0af78a2 drm/i915: reject doubleclocked cea modes on dp by Daniel Vetter · 12 years ago
  28. 6cb4983 drm/i915: enable vdd when switching off the eDP panel by Daniel Vetter · 12 years ago
  29. 0d19832 drm/i915/dp: Probe branch/sink OUIs by Adam Jackson · 12 years ago
  30. 78d56d7 drm/i915/dp: For consistency use the DP hotplug synonyms by Chris Wilson · 12 years ago
  31. 10f76a3 drm/i915: Inspect the right status bits for DP/HDMI hotplug on gen4 by Chris Wilson · 12 years ago
  32. ee7b9f9 drm/i915: manage PCH PLLs separately from pipes by Jesse Barnes · 12 years ago
  33. 083f956 drm/i915: print computed bpp in dp link configuration by Daniel Vetter · 12 years ago
  34. 7678789 Merge tag 'v3.4-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  35. 17038de drm/i915/dp: Flush any outstanding work to turn the VDD off by Chris Wilson · 12 years ago
  36. bfa3384 drm/i915: check PPS regs for sanity when using eDP by Jesse Barnes · 12 years ago
  37. c486793 drm/i915: properly compute dp dithering for user-created modes by Daniel Vetter · 12 years ago
  38. c3e5f67 drm/i915: use the new hdmi_force_audio enum more by Daniel Vetter · 13 years ago
  39. 9edd576 Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued by Daniel Vetter · 13 years ago
  40. c898261 drm/i915: Force explicit bpp selection for intel_dp_link_required by Keith Packard · 13 years ago
  41. d7e96fe drm/i915/dp: Check for AUXCH error before checking for success by Adam Jackson · 13 years ago
  42. 092945e drm/i915/dp: Use auxch precharge value of 5 everywhere by Adam Jackson · 13 years ago
  43. 6919132 drm/i915/dp: Tweak auxch clock divider for PCH by Adam Jackson · 13 years ago
  44. 832afda drm/i915: DisplayPort hot remove notification to audio driver by Wu Fengguang · 13 years ago
  45. 3b5c78a drm/i915/dp: Dither down to 6bpc if it makes the mode fit by Adam Jackson · 13 years ago
  46. 1a2eb46 drm/i915: Hook up Ivybridge eDP by Keith Packard · 13 years ago
  47. cdaeb57 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixes by Dave Airlie · 13 years ago
  48. 9a10f40 drm/i915: Use DPCD value for max DP lanes. by Keith Packard · 13 years ago
  49. b34f1f0 drm/i915: Initiate DP link training only on the lanes we'll be using by Keith Packard · 13 years ago
  50. f2e8b18 drm/i915: Remove trailing white space by Keith Packard · 13 years ago
  51. cdb0e95 drm/i915: Try harder during dp pattern 1 link training by Keith Packard · 13 years ago
  52. 21264c6 drm/i915: Make DP prepare/commit consistent with DP dpms by Keith Packard · 13 years ago
  53. 99ea712 drm/i915: Let panel power sequencing hardware do its job by Keith Packard · 13 years ago
  54. 417e822 drm/i915: Treat PCH eDP like DP in most places by Keith Packard · 13 years ago
  55. 93f62da drm/i915: Remove link_status field from intel_dp structure by Keith Packard · 13 years ago
  56. 832dd3c drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_control by Keith Packard · 13 years ago
  57. 627f767 drm/i915: Use mode_config.mutex in ironlake_panel_vdd_work by Keith Packard · 13 years ago
  58. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  59. 82d1655 drm/i915/dp: Fix eDP on PCH DP on CPT/PPT by Adam Jackson · 13 years ago
  60. 1c95822 drm/i915/dp: Introduce is_cpu_edp() by Adam Jackson · 13 years ago
  61. a60f0e3 drm/i915: add DP test request handling by Jesse Barnes · 13 years ago
  62. a2006cf drm/i915: read full receiver capability field during DP hot plug by Jesse Barnes · 13 years ago
  63. dc22ee6 drm/i915/dp: Remove eDP special cases from bandwidth checks by Adam Jackson · 13 years ago
  64. cd9dde4 drm/i915/dp: Fix the math in intel_dp_link_required by Adam Jackson · 13 years ago
  65. d4270e5 drm/i915: export a CPT mode set verification function by Jesse Barnes · 13 years ago
  66. 27f8227 drm/i915: support 3 pipes on IVB+ by Jesse Barnes · 13 years ago
  67. 86a3073 Merge branch 'edp-training-fixes' into drm-intel-next by Keith Packard · 13 years ago
  68. 32ce697 drm/i915: No need to wait for eDP power off delay if panel is on by Keith Packard · 13 years ago
  69. 05ce1a4 drm/i915: Restrict ILK-specific eDP power hack to ILK by Keith Packard · 13 years ago
  70. bd94315 drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously by Keith Packard · 13 years ago
  71. ebf33b1 drm/i915: Create helper functions to determine eDP power state by Keith Packard · 13 years ago
  72. 7d639f3 drm/i915: edp_panel_on does not need to return a bool by Keith Packard · 13 years ago
  73. d15456d drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp by Keith Packard · 13 years ago
  74. f01eca2 drm/i915: Correct eDP panel power sequencing delay computations by Keith Packard · 13 years ago
  75. f58ff85 drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare by Keith Packard · 13 years ago
  76. 0b5c541 drm/i915: Enable eDP panel power during I2C initialization sequence by Keith Packard · 13 years ago
  77. 8c241fe drm/i915: Wrap DP EDID fetch functions to enable eDP panel power by Keith Packard · 13 years ago
  78. 552fb0b drm/i915: Delay DP i2c initialization until panel power timings are computed by Keith Packard · 13 years ago
  79. 245e270 drm/i915: Ensure panel is on during DPMS off by Keith Packard · 13 years ago
  80. bee7eb2 drm/i915: Turn force VDD back off when panel running in intel_dp_dpms by Keith Packard · 13 years ago
  81. 97af61f57 drm/i915: Check for eDP inside edp panel on/off funcs by Keith Packard · 13 years ago
  82. 1c0ae80 drm/i915: Unlock PCH_PP_CONTROL always by Keith Packard · 13 years ago
  83. 9b984da drm/i915: Check eDP power when doing aux channel communications by Keith Packard · 13 years ago
  84. 47f0eb2 drm/i915: Only use VBT panel mode on eDP if no EDID is found by Keith Packard · 13 years ago
  85. e0dac65 drm/i915: pass ELD to HDMI/DP audio driver by Wu Fengguang · 13 years ago
  86. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  87. 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
  88. 3d208be Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  89. 4edd17a Revert "drm/i915/dp: Zero the DPCD data before connection probe" by Keith Packard · 13 years ago
  90. 11bee43 drm/i915/dp: wait for previous AUX channel activity to clear by Jesse Barnes · 13 years ago
  91. 2c1756b Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  92. d2b996a Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP" by Keith Packard · 13 years ago
  93. 59f3e27 drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd by Keith Packard · 13 years ago
  94. 26d61aa drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd by Keith Packard · 13 years ago
  95. 92fd8fd drm/i915: Use dp_detect_common in hotplug helper function by Keith Packard · 13 years ago
  96. cf96e46 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  97. e851946 drm/i915/dp: Don't turn CPT DP ports on too early by Adam Jackson · 13 years ago
  98. 8105585 drm/i915/dp: Explicitly disable symbol scrambling while training by Adam Jackson · 13 years ago
  99. 887a82e Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  100. a2cab1b drm/i915/dp: Explicitly request 8/10 channel coding by Adam Jackson · 13 years ago