1. 23f889b Revert "drm/i915: Check live status before reading edid" by David Weinehall · 8 years ago
  2. 5423adf drm/i915: Fix other intel_dp warnings too. by Maarten Lankhorst · 8 years ago
  3. e896402 drm/i915: Add missing parameter to intel_dp_set_drrs_state documentation. by Maarten Lankhorst · 8 years ago
  4. 8b0878a drm/i915/dp: Add debug messages to print DP link training pattern by Pandiyan, Dhinakaran · 8 years ago
  5. 85cb48a drm/i915: Convert intel_dp to use atomic state by Maarten Lankhorst · 8 years ago
  6. 0a478c2 drm/i915: Make encoder->compute_config take the connector state by Maarten Lankhorst · 8 years ago
  7. fd6bbda drm/i915: Pass crtc_state and connector_state to encoder functions by Maarten Lankhorst · 8 years ago
  8. 8090ba8 drm/i915: Apply the PPS register unlock workaround more consistently by Imre Deak · 8 years ago
  9. 335f752 drm/i915/dp: Restore PPS HW state from the encoder resume hook by Imre Deak · 8 years ago
  10. 5a162e2 drm/i915: Merge TARGET_POWER_ON and PANEL_POWER_ON flag definitions by Imre Deak · 8 years ago
  11. 44cb734 drm/i915: Merge the PPS register definitions by Imre Deak · 8 years ago
  12. 19e0b4c Revert "drm/i915: Track active streams also for DP SST" by Ville Syrjälä · 8 years ago
  13. 5748b6a drm/i915: Use dev_priv consistently through the intel_frontbuffer interface by Chris Wilson · 8 years ago
  14. 65fbb4e drm/i915: Don't try to ack sink irqs when there are none by Ville Syrjälä · 8 years ago
  15. 1354f73 drm/i915: Remove useless rate_to_index() usage by Ville Syrjälä · 8 years ago
  16. c4e3170 drm/i915: Allow MST sinks to work even if drm_probe_ddc() fails by Ville Syrjälä · 8 years ago
  17. f64425a drm/i915: Track active streams also for DP SST by Ville Syrjälä · 8 years ago
  18. 64ee2fd drm/i915: Avoid mixing up SST and MST in DDI setup by Ville Syrjälä · 8 years ago
  19. fe5a66f drm/i915: Read PSR caps/intermediate freqs/etc. only once on eDP by Ville Syrjälä · 8 years ago
  20. dd788090 drm/i915: Warn about aux msg buffer vs. size mismatch by Ville Syrjälä · 8 years ago
  21. 1b7f2c8 drm/i915: Treat eDP as always connected, again by Ville Syrjälä · 8 years ago
  22. cca0502 drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/ by Ville Syrjälä · 8 years ago
  23. 37a5650 drm/i915: Kill has_dp_encoder from pipe_config by Ville Syrjälä · 8 years ago
  24. 5aa5696 drm/i915: Remove encoder type checks from MST suspend/resume by Ville Syrjälä · 8 years ago
  25. f8e58dd drm/i915: Don't mark eDP encoders as MST capable by Ville Syrjälä · 8 years ago
  26. 91c8a32 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm by Chris Wilson · 8 years ago
  27. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 8 years ago
  28. a767017 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  29. 9036ff0 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  30. 713a6b6 drm/i915: Avoid early timeout during AUX transfers by Imre Deak · 8 years ago
  31. 843152b drm/i915: Move connector registration to driver registration by Chris Wilson · 8 years ago
  32. 1ebaa0b drm/i915: Move backlight registration to connector registration by Chris Wilson · 8 years ago
  33. 7a418e3 drm/i915: Move registration actions to connector->late_register by Chris Wilson · 8 years ago
  34. 10bb667 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  35. 64989ca4 drm/i915: Refresh cached DP port register value on resume by Ville Syrjälä · 8 years ago
  36. de9c1b6 drm/i915: Sanity check PPS HW state by Imre Deak · 8 years ago
  37. 5464861 drm/i915: Factor out helper to read out PPS HW state by Imre Deak · 8 years ago
  38. 8e8232d drm/i915: Deduplicate PPS register retrieval by Imre Deak · 8 years ago
  39. 7859799 drm/i915/bxt: Fix PPS lost state after suspend breaking eDP link training by Imre Deak · 8 years ago
  40. b4d06ed drm/i915: Group all the PPS init steps to one place by Imre Deak · 8 years ago
  41. 0080b5d drm/i915: Initialize the PPS HW before its first use by Imre Deak · 8 years ago
  42. 97a824e1 drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected by Imre Deak · 8 years ago
  43. 9968188 drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy by Chris Wilson · 8 years ago
  44. 91df09d drm/i915: Revert DisplayPort fast link training feature by Mika Kahola · 8 years ago
  45. c191eca drm/i915: Move intel_connector->unregister to connector->early_unregister by Chris Wilson · 8 years ago
  46. cc22a86 drm: i915: Rely on the default ->best_encoder() behavior where appropriate by Boris Brezillon · 8 years ago
  47. 5b73594 Merge tag 'drm-intel-next-2016-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  48. 2e7a570 drm/doc: Appease sphinx by Daniel Vetter · 8 years ago
  49. df45724 drm/i915: Extract physical display dimensions from VBT by Ville Syrjälä · 8 years ago
  50. 457c52d drm/i915: Only ignore eDP ports that are connected by Chris Wilson · 8 years ago
  51. 580d8ed drm/i915: Give encoders useful names by Ville Syrjälä · 8 years ago
  52. 63911d7 drm/i915: Rename skl_vco_freq to cdclk_pll.vco by Ville Syrjälä · 8 years ago
  53. 14d41b3 drm/i915: Move the SKL DPLL0 VCO computation into intel_dp_compute_config() by Ville Syrjälä · 8 years ago
  54. d4dcbdc drm/i915/psr: Use ->get_aux_send_ctl functions by Daniel Vetter · 8 years ago
  55. 9a652cc Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  56. 2b8f01f Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  57. 5f68c27 drm/i915: Unduplicate pre encoder enabling phy code by Ander Conselvan de Oliveira · 8 years ago
  58. 6da2e61 drm/i915: Unduplicate VLV phy pre pll enabling code by Ander Conselvan de Oliveira · 8 years ago
  59. 53d9872 drm/i915: Unduplicate VLV signal level code by Ander Conselvan de Oliveira · 8 years ago
  60. 204970b drm/i915: Unduplicate CHV encoders' post pll disable code by Ander Conselvan de Oliveira · 8 years ago
  61. e7d2a717 drm/i915: Unduplicate CHV pre-encoder enabling phy logic by Ander Conselvan de Oliveira · 8 years ago
  62. 419b1b7 drm/i915: Unduplicate CHV phy-releated pre pll enabling code by Ander Conselvan de Oliveira · 8 years ago
  63. 844b2f9 drm/i915: Unduplicate chv_data_lane_soft_reset() by Ander Conselvan de Oliveira · 8 years ago
  64. b7fa22d drm/i915: Unduplicate CHV signal level code by Ander Conselvan de Oliveira · 8 years ago
  65. 86ee27b drm/i915: Read eDP Display control capability registers by Yetunde Adebisi · 8 years ago
  66. 9f085eb drm/i915: Get rid of intel_dp_dpcd_read_wake() by Lyude · 8 years ago
  67. 1034ce7 drm/i915: Fixing eDP detection on certain platforms by Shubhangi Shrivastava · 8 years ago
  68. 0e505a0 drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse() by jim.bride@linux.intel.com · 8 years ago
  69. bf93ba6 drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume by Imre Deak · 8 years ago
  70. 234126c drm/i915: Reject 'Center' scaling mode for eDP/DSI on GMCH platforms by Ville Syrjälä · 8 years ago
  71. 6b23f3e drm/i915: Replace ILK eDP underrun suppression with something better by Ville Syrjälä · 8 years ago
  72. b2c0593 drm/i915: Try to shut up more ILK underruns by Ville Syrjälä · 8 years ago
  73. 39ff747 drm/i915: force full detect on sink count change by Shubhangi Shrivastava · 8 years ago
  74. 30d9aa4 drm/i915: Read sink_count dpcd always by Shubhangi Shrivastava · 8 years ago
  75. 5c9114d drm/i915: Reorganizing intel_dp_check_link_status by Shubhangi Shrivastava · 8 years ago
  76. 7d23e3c drm/i915: Cleaning up intel_dp_hpd_pulse by Shubhangi Shrivastava · 8 years ago
  77. f21a219 drm/i915: Splitting intel_dp_detect by Shubhangi Shrivastava · 8 years ago
  78. 06411f0 drm/i915: move edp low vswing config to vbt data by Jani Nikula · 8 years ago
  79. 6aa23e6 drm/i915: use a substruct in vbt data for edp by Jani Nikula · 8 years ago
  80. 951d9ef drm/i915: move VBT based eDP port check to intel_bios.c by Jani Nikula · 8 years ago
  81. 7cc9613 drm/i915: add module param "enable_dp_mst" by Nathan Schulte · 8 years ago
  82. 31fa684 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  83. 9b61c0f Merge drm-fixes into drm-next. by Dave Airlie · 8 years ago
  84. a3c988e drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll code by Ander Conselvan de Oliveira · 8 years ago
  85. 9d16da6 drm/i915: Manage HSW/BDW LCPLLs with the shared dpll interface by Ander Conselvan de Oliveira · 8 years ago
  86. 507d44a Merge tag 'drm-intel-next-2016-02-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  87. 2f79190 drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW by Takashi Iwai · 8 years ago
  88. 9dfbffc drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW by Takashi Iwai · 8 years ago
  89. a457f54 drm/i915: Clean up .get_aux_clock_divider() functions by Ville Syrjälä · 8 years ago
  90. 193709c drm/i915: Use g4x_get_aux_clock_divider() for VLV/CHV by Ville Syrjälä · 8 years ago
  91. 6ffb1be drm/i915: Rename s/i9xx/g4x/ in DP code by Ville Syrjälä · 8 years ago
  92. e7dc33f drm/i915: Store rawclk_freq in dev_priv by Ville Syrjälä · 8 years ago
  93. 3f17762 drm/i915: Add wait_for_us by Tvrtko Ursulin · 8 years ago
  94. e3b247d drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config() by Ville Syrjälä · 8 years ago
  95. efcebcf Merge tag 'drm-intel-next-2016-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  96. b81b801 drm/i915/dp: Ensure the HW is powered during HW state readout by Imre Deak · 8 years ago
  97. 6fa9a5e drm/i915/dp: Ensure the HW is powered during HW state readout by Imre Deak · 8 years ago
  98. 8d409cb drm/i915: Fix hpd live status bits for g4x by Ville Syrjälä · 8 years ago
  99. 22824fa drm/i915: Add missing 'else' to intel_digital_port_connected() by Ville Syrjälä · 8 years ago
  100. 0780cd3 drm/i915: Fix hpd live status bits for g4x by Ville Syrjälä · 8 years ago