1. 2807cf6 drm/i915: Track the psr dp connector in dev_priv->psr.enabled by Daniel Vetter · 10 years ago
  2. 1fcc9d1 drm/i915: Add a FIXME about drrs/psr interactions by Daniel Vetter · 10 years ago
  3. 9a603f4 drm/i915: Run psr_setup unconditionally by Daniel Vetter · 10 years ago
  4. 0e50338 drm/i915: Precompute static ddi_pll_sel values in encoders by Daniel Vetter · 10 years ago
  5. 3fcf305 drm/i915: BDW also has special-purpose DP DDI clocks by Paulo Zanoni · 10 years ago
  6. 2ff8fde drm/i915: Make use of intel_fb_obj() (v2) by Matt Roper · 10 years ago
  7. f7d2323 drm/i915: correct BLC vs PWM enable/disable ordering by Jesse Barnes · 11 years ago
  8. 13cf550 drm/i915: rework digital port IRQ handling (v2) by Dave Airlie · 10 years ago
  9. 3108e99 drm/i915: Drop schedule_back from psr_exit by Daniel Vetter · 10 years ago
  10. e6e559d drm/i915: Ditch intel_edp_psr_update by Daniel Vetter · 10 years ago
  11. 77c70c5 drm/i915: Drop unecessary complexity from psr_inactivate by Daniel Vetter · 10 years ago
  12. f02a326 drm/i915: Add missing statics to recent psr functions by Daniel Vetter · 10 years ago
  13. 1100244 drm/i915: update intel_dp_voltage_max comment by Paulo Zanoni · 10 years ago
  14. 9576c27 drm/i915: update BDW DDI buffer translations by Paulo Zanoni · 10 years ago
  15. 7c8f8a7 drm/i915: Force PSR exit by inactivating it. by Rodrigo Vivi · 10 years ago
  16. 0e0ae65 drm/i915: BDW PSR: Remove DDIA limitation for Broadwell. by Rodrigo Vivi · 10 years ago
  17. 4c8c700 drm/i915: BDW PSR: Remove limitations that aren't valid for BDW. by Rodrigo Vivi · 10 years ago
  18. 82c5625 drm/i915: BDW PSR: Add single frame update support. by Rodrigo Vivi · 10 years ago
  19. 34eb757 drm/i915: Do not try to enable PSR when Panel doesn't suport it. by Rodrigo Vivi · 10 years ago
  20. 1648725 drm/i915: Don't let update_psr function actually enable PSR. by Rodrigo Vivi · 10 years ago
  21. 4704c57 drm/i915: Use HAS_PSR to avoid unecessary interactions. by Rodrigo Vivi · 10 years ago
  22. b9e5ac3 drm/i915/chv: Force clock buffer enables by Ville Syrjälä · 10 years ago
  23. 9197c88 drm/i915/chv: Try to program the PHY used clock channel overrides by Ville Syrjälä · 10 years ago
  24. 6118efe drm/i915: move psr_setup_done to psr struct by Rodrigo Vivi · 10 years ago
  25. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 10 years ago
  26. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  27. 4f71d0c drm/dp: add a hw mutex around the transfer functions. (v2) by Dave Airlie · 10 years ago
  28. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 10 years ago
  29. 8e329a0 drm/i915: replace drm_get_encoder_name() with direct name field use by Jani Nikula · 10 years ago
  30. c23cc41 drm/i915: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  31. bc76e320 drm/i915: Drop now misleading DDI comment from dp_link_down by Daniel Vetter · 10 years ago
  32. 1966e59 drm/i915/chv: Use RMW to toggle swing calc init by Ville Syrjälä · 10 years ago
  33. f72df8d drm/i915/chv: Don't do group access reads from TX lanes either by Ville Syrjälä · 10 years ago
  34. 97fd4d5 drm/i915/chv: Don't use PCS group access reads by Ville Syrjälä · 10 years ago
  35. d2152b2 drm/i915/chv: Set soft reset override bit for data lane resets by Ville Syrjälä · 10 years ago
  36. 580d381 drm/i915/chv: Reset data lanes in encoder .post_disable() hook by Ville Syrjälä · 10 years ago
  37. 949c1d4 drm/i915/chv: Move data lane deassert to encoder pre_enable by Ville Syrjälä · 10 years ago
  38. 71485e0 drm/i915/chv: Fix PORT_TO_PIPE for CHV by Ville Syrjälä · 10 years ago
  39. 882ec38 drm/i915/chv: Configure crtc_mask correctly for CHV by Ville Syrjälä · 10 years ago
  40. 8ac33ed drm/i915/dp: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  41. d41f1ef drm/i915/dp: Move port A pll setup to g4x_pre_enable_dp by Daniel Vetter · 10 years ago
  42. 9ed109a drm/i915: Track has_audio in the pipe config by Daniel Vetter · 10 years ago
  43. f4cdbc2 drm/i915/dp: force eDP lane count to max available lanes on BDW by Jani Nikula · 10 years ago
  44. 44f37d1 drm/i915/chv: Pipe select change for DP and HDMI by Chon Ming Lee · 10 years ago
  45. e4a1d84 drm/i915/chv: Add phy supports for Cherryview by Chon Ming Lee · 10 years ago
  46. ef9348c drm/i915/chv: find the best divisor for the target clock v4 by Chon Ming Lee · 10 years ago
  47. 56071a2 drm/i915: use lane count and link rate from VBT as minimums for eDP by Jani Nikula · 10 years ago
  48. eeb6324 drm/i915: consider the source max DP lane count too by Paulo Zanoni · 10 years ago
  49. bb4932c drm/i915: vlv: check port power domain instead of only D0 for eDP VDD on by Imre Deak · 10 years ago
  50. 93c9c19 drm/i915: remove unexplained vblank wait in the DP off code by Jesse Barnes · 10 years ago
  51. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  52. 9bbfd20 drm/i915: don't try DP_LINK_BW_5_4 on HSW ULX by Paulo Zanoni · 10 years ago
  53. 6363521 drm/i915: get power domain in case the BIOS enabled eDP VDD by Paulo Zanoni · 10 years ago
  54. 439d7ac drm/i915: Add support for DRRS to switch RR by Pradeep Bhat · 11 years ago
  55. 4f9db5b drm/i915: Parse EDID probed modes for DRRS support by Pradeep Bhat · 11 years ago
  56. 8cbf320 Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 10 years ago
  57. a6c8aff0 drm/i915: support address only i2c-over-aux transactions by Jani Nikula · 11 years ago
  58. 9f97ba8 Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  59. 66e514c Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  60. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
  61. 49277c3 drm/i915: Split dp post_disable hooks by Ville Syrjälä · 11 years ago
  62. 4e6e1a5 drm/i915: vlv: get power domain for eDP vdd by Imre Deak · 11 years ago
  63. efbc20a drm/i915: don't read pp_ctrl_reg if we're suspended by Paulo Zanoni · 11 years ago
  64. 0654a65 Merge tag 'v3.14' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  65. 4da9854 drm/i915: add locking to fixed panel edid probing by Daniel Vetter · 11 years ago
  66. 060c877 drm/i915: add locking to fixed panel edid probing by Daniel Vetter · 11 years ago
  67. b80d6c7 Merge branch 'topic/dp-aux-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  68. 8259383 Revert "drm/i915: don't touch the VDD when disabling the panel" by Jani Nikula · 11 years ago
  69. 24f3e09 drm/i915: finish off reverting eDP VDD changes by Jani Nikula · 11 years ago
  70. 849e39f drm/i915: properly disable the VDD when disabling the panel by Paulo Zanoni · 11 years ago
  71. 0b99836 drm/i915/dp: use the new drm helpers for dp i2c-over-aux by Jani Nikula · 11 years ago
  72. 33ad662 drm/i915/dp: move dp aux ch register init to aux init by Jani Nikula · 11 years ago
  73. 9d1a103 drm/i915/dp: use the new drm helpers for dp aux by Jani Nikula · 11 years ago
  74. 884f19e drm/i915/dp: move edp vdd enable/disable at a lower level in i2c-over-aux by Jani Nikula · 11 years ago
  75. adddaaf drm/i915/dp: split edp_panel_vdd_on() for reuse by Jani Nikula · 11 years ago
  76. e19b913 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  77. e8e6e60 Merge tag 'v3.14-rc6' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  78. bc079e8 drm/i915: Make encoder cloning more flexible by Ville Syrjälä · 11 years ago
  79. 6d129be drm/i915: check port power domain when reading the encoder hw state by Imre Deak · 11 years ago
  80. 671dedd drm/i915: get port power domain in connector detect handlers by Imre Deak · 11 years ago
  81. 24bd9bf drm/i915: Fix PSR programming by Ben Widawsky · 11 years ago
  82. 38aecea drm/i915: reverse dp link param selection, prefer fast over wide again by Daniel Vetter · 11 years ago
  83. b306415 drm/i915: Don't just say it, actually force edp vdd by Patrik Jakobsson · 11 years ago
  84. 4d33f3a Merge tag 'drm-intel-next-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 11 years ago
  85. 3e09dcd Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 11 years ago
  86. 80f65de drm/i915: dp: fix order of dp aux i2c device cleanup by Imre Deak · 11 years ago
  87. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 11 years ago
  88. f51a44b drm/i915/dp: add native aux defer retry limit by Jani Nikula · 11 years ago
  89. 04eada2 drm/i915/dp: increase native aux defer retry timeout by Jani Nikula · 11 years ago
  90. 4b6ed68 drm/i915: Initialize downclock mode in panel init by Vandana Kannan · 11 years ago
  91. 4e6b788 drm/i915: Disable dp aux irq on g4x by Daniel Vetter · 11 years ago
  92. 2cac613 drm/i915: vlv: fix DP PHY lockup due to invalid PP sequencer setup by Imre Deak · 11 years ago
  93. dada1a9 drm/i915: fix initial timestamps for PP sequencing logic by Imre Deak · 11 years ago
  94. d330a95 drm/i915: move module parameters into a struct, in a new file by Jani Nikula · 11 years ago
  95. d2e216d drm/i915: debugfs: Add support for probing DP sink CRC. by Rodrigo Vivi · 11 years ago
  96. 153b110 drm/i915: Introduce a get_aux_send_ctl() vfunc by Damien Lespiau · 11 years ago
  97. 788d443 drm/i915: Reorder the AUX_CTL bits in descending order by Damien Lespiau · 11 years ago
  98. 5ed12a1 drm/i915: Factor out a function returning the AUX_CTL value to start a send by Damien Lespiau · 11 years ago
  99. ec5b01d drm/i915: Turn get_aux_clock_divider() into per-platform vfuncs by Damien Lespiau · 11 years ago
  100. 06ea66b drm/i915: Enable 5.4Ghz (HBR2) link rate for Displayport 1.2-capable devices by Todd Previte · 11 years ago