1. 920a14b drm/i915: Make IS_CHERRYVIEW only take dev_priv by Tvrtko Ursulin · 9 years ago
  2. 9beb5fe drm/i915: Make IS_G4X only take dev_priv by Tvrtko Ursulin · 9 years ago
  3. e2d214a drm/i915: Make IS_BROXTON only take dev_priv by Tvrtko Ursulin · 9 years ago
  4. 8652744 drm/i915: Make IS_BROADWELL only take dev_priv by Tvrtko Ursulin · 9 years ago
  5. 50a0bc9 drm/i915: Make INTEL_DEVID only take dev_priv by Tvrtko Ursulin · 9 years ago
  6. 49cff96 drm/i915: Make HAS_GMCH_DISPLAY only take dev_priv by Tvrtko Ursulin · 9 years ago
  7. 6e26695 drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv by Tvrtko Ursulin · 9 years ago
  8. 4f8036a drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv by Tvrtko Ursulin · 9 years ago
  9. f7170e2 drm/i915: fix a read size argument by Dan Carpenter · 9 years ago
  10. 5cb651a drm/i915: Allow DP to work w/o EDID by Ville Syrjälä · 9 years ago
  11. 27d4efc drm/i915: Move long hpd handling into the hotplug work by Ville Syrjälä · 9 years ago
  12. 577c543 drm/i915: Code cleanup to use dev_priv and INTEL_GEN by Navare, Manasi D · 9 years ago
  13. a117f37 drm/i915/skl: drop workarounds for A0 and B0 revisions by Jani Nikula · 9 years ago
  14. 03cdc1d drm/i915: Store port enum in intel_encoder by Pandiyan, Dhinakaran · 9 years ago
  15. f580bea drm/i915: make intel_dp_compute_bpp static by Jani Nikula · 9 years ago
  16. f9bb705 drm/i915: Update bits per component for display info by Mika Kahola · 9 years ago
  17. 70ec064 drm/i915: Check pixel rate for DP to VGA dongle by Mika Kahola · 9 years ago
  18. 1a2724f drm/i915: Read DP branch device SW revision by Mika Kahola · 9 years ago
  19. 0e390a3 drm/i915: Read DP branch device HW revision by Mika Kahola · 9 years ago
  20. b633958 drm/i915: Cleanup DisplayPort AUX channel initialization by Mika Kahola · 9 years ago
  21. dfa1048 drm/i915: Don't pass crtc_state to intel_dp_set_link_params() by Ander Conselvan de Oliveira · 9 years ago
  22. 23f889b Revert "drm/i915: Check live status before reading edid" by David Weinehall · 9 years ago
  23. 5423adf drm/i915: Fix other intel_dp warnings too. by Maarten Lankhorst · 9 years ago
  24. e896402 drm/i915: Add missing parameter to intel_dp_set_drrs_state documentation. by Maarten Lankhorst · 9 years ago
  25. 8b0878a drm/i915/dp: Add debug messages to print DP link training pattern by Pandiyan, Dhinakaran · 9 years ago
  26. 85cb48a drm/i915: Convert intel_dp to use atomic state by Maarten Lankhorst · 9 years ago
  27. 0a478c2 drm/i915: Make encoder->compute_config take the connector state by Maarten Lankhorst · 9 years ago
  28. fd6bbda drm/i915: Pass crtc_state and connector_state to encoder functions by Maarten Lankhorst · 9 years ago
  29. 8090ba8 drm/i915: Apply the PPS register unlock workaround more consistently by Imre Deak · 9 years ago
  30. 335f752 drm/i915/dp: Restore PPS HW state from the encoder resume hook by Imre Deak · 9 years ago
  31. 5a162e2 drm/i915: Merge TARGET_POWER_ON and PANEL_POWER_ON flag definitions by Imre Deak · 9 years ago
  32. 44cb734 drm/i915: Merge the PPS register definitions by Imre Deak · 9 years ago
  33. 19e0b4c Revert "drm/i915: Track active streams also for DP SST" by Ville Syrjälä · 9 years ago
  34. 5748b6a drm/i915: Use dev_priv consistently through the intel_frontbuffer interface by Chris Wilson · 9 years ago
  35. 65fbb4e drm/i915: Don't try to ack sink irqs when there are none by Ville Syrjälä · 9 years ago
  36. 1354f73 drm/i915: Remove useless rate_to_index() usage by Ville Syrjälä · 9 years ago
  37. c4e3170 drm/i915: Allow MST sinks to work even if drm_probe_ddc() fails by Ville Syrjälä · 9 years ago
  38. f64425a drm/i915: Track active streams also for DP SST by Ville Syrjälä · 9 years ago
  39. 64ee2fd drm/i915: Avoid mixing up SST and MST in DDI setup by Ville Syrjälä · 9 years ago
  40. fe5a66f drm/i915: Read PSR caps/intermediate freqs/etc. only once on eDP by Ville Syrjälä · 9 years ago
  41. dd78809 drm/i915: Warn about aux msg buffer vs. size mismatch by Ville Syrjälä · 9 years ago
  42. 1b7f2c8 drm/i915: Treat eDP as always connected, again by Ville Syrjälä · 9 years ago
  43. cca0502 drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/ by Ville Syrjälä · 9 years ago
  44. 37a5650 drm/i915: Kill has_dp_encoder from pipe_config by Ville Syrjälä · 9 years ago
  45. 5aa5696 drm/i915: Remove encoder type checks from MST suspend/resume by Ville Syrjälä · 9 years ago
  46. f8e58dd drm/i915: Don't mark eDP encoders as MST capable by Ville Syrjälä · 9 years ago
  47. 91c8a32 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm by Chris Wilson · 9 years ago
  48. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 9 years ago
  49. a767017 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 9 years ago
  50. 9036ff0 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 9 years ago
  51. 713a6b66 drm/i915: Avoid early timeout during AUX transfers by Imre Deak · 9 years ago
  52. 843152b drm/i915: Move connector registration to driver registration by Chris Wilson · 9 years ago
  53. 1ebaa0b drm/i915: Move backlight registration to connector registration by Chris Wilson · 9 years ago
  54. 7a418e3 drm/i915: Move registration actions to connector->late_register by Chris Wilson · 9 years ago
  55. 10bb667 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  56. 64989ca4 drm/i915: Refresh cached DP port register value on resume by Ville Syrjälä · 9 years ago
  57. de9c1b6 drm/i915: Sanity check PPS HW state by Imre Deak · 9 years ago
  58. 5464861 drm/i915: Factor out helper to read out PPS HW state by Imre Deak · 9 years ago
  59. 8e8232d drm/i915: Deduplicate PPS register retrieval by Imre Deak · 9 years ago
  60. 7859799 drm/i915/bxt: Fix PPS lost state after suspend breaking eDP link training by Imre Deak · 9 years ago
  61. b4d06ed drm/i915: Group all the PPS init steps to one place by Imre Deak · 9 years ago
  62. 0080b5d drm/i915: Initialize the PPS HW before its first use by Imre Deak · 9 years ago
  63. 97a824e1 drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detected by Imre Deak · 9 years ago
  64. 9968188 drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy by Chris Wilson · 9 years ago
  65. 91df09d drm/i915: Revert DisplayPort fast link training feature by Mika Kahola · 9 years ago
  66. c191eca drm/i915: Move intel_connector->unregister to connector->early_unregister by Chris Wilson · 9 years ago
  67. cc22a86 drm: i915: Rely on the default ->best_encoder() behavior where appropriate by Boris Brezillon · 9 years ago
  68. 5b73594 Merge tag 'drm-intel-next-2016-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  69. 2e7a570 drm/doc: Appease sphinx by Daniel Vetter · 9 years ago
  70. df45724 drm/i915: Extract physical display dimensions from VBT by Ville Syrjälä · 9 years ago
  71. 457c52d drm/i915: Only ignore eDP ports that are connected by Chris Wilson · 9 years ago
  72. 580d8ed drm/i915: Give encoders useful names by Ville Syrjälä · 9 years ago
  73. 63911d7 drm/i915: Rename skl_vco_freq to cdclk_pll.vco by Ville Syrjälä · 9 years ago
  74. 14d41b3 drm/i915: Move the SKL DPLL0 VCO computation into intel_dp_compute_config() by Ville Syrjälä · 9 years ago
  75. d4dcbdc drm/i915/psr: Use ->get_aux_send_ctl functions by Daniel Vetter · 9 years ago
  76. 9a652cc Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  77. 2b8f01f Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  78. 5f68c27 drm/i915: Unduplicate pre encoder enabling phy code by Ander Conselvan de Oliveira · 9 years ago
  79. 6da2e61 drm/i915: Unduplicate VLV phy pre pll enabling code by Ander Conselvan de Oliveira · 9 years ago
  80. 53d9872 drm/i915: Unduplicate VLV signal level code by Ander Conselvan de Oliveira · 9 years ago
  81. 204970b drm/i915: Unduplicate CHV encoders' post pll disable code by Ander Conselvan de Oliveira · 9 years ago
  82. e7d2a717 drm/i915: Unduplicate CHV pre-encoder enabling phy logic by Ander Conselvan de Oliveira · 9 years ago
  83. 419b1b7 drm/i915: Unduplicate CHV phy-releated pre pll enabling code by Ander Conselvan de Oliveira · 9 years ago
  84. 844b2f9 drm/i915: Unduplicate chv_data_lane_soft_reset() by Ander Conselvan de Oliveira · 9 years ago
  85. b7fa22d drm/i915: Unduplicate CHV signal level code by Ander Conselvan de Oliveira · 9 years ago
  86. 86ee27b drm/i915: Read eDP Display control capability registers by Yetunde Adebisi · 9 years ago
  87. 9f085eb drm/i915: Get rid of intel_dp_dpcd_read_wake() by Lyude · 9 years ago
  88. 1034ce7 drm/i915: Fixing eDP detection on certain platforms by Shubhangi Shrivastava · 9 years ago
  89. 0e505a0 drm/i915/dp/mst: Fix MST logic in intel_dp_long_pulse() by jim.bride@linux.intel.com · 9 years ago
  90. bf93ba6 drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resume by Imre Deak · 9 years ago
  91. 234126c drm/i915: Reject 'Center' scaling mode for eDP/DSI on GMCH platforms by Ville Syrjälä · 9 years ago
  92. 6b23f3e drm/i915: Replace ILK eDP underrun suppression with something better by Ville Syrjälä · 9 years ago
  93. b2c0593 drm/i915: Try to shut up more ILK underruns by Ville Syrjälä · 9 years ago
  94. 39ff747 drm/i915: force full detect on sink count change by Shubhangi Shrivastava · 9 years ago
  95. 30d9aa4 drm/i915: Read sink_count dpcd always by Shubhangi Shrivastava · 9 years ago
  96. 5c9114d drm/i915: Reorganizing intel_dp_check_link_status by Shubhangi Shrivastava · 9 years ago
  97. 7d23e3c drm/i915: Cleaning up intel_dp_hpd_pulse by Shubhangi Shrivastava · 9 years ago
  98. f21a219 drm/i915: Splitting intel_dp_detect by Shubhangi Shrivastava · 9 years ago
  99. 06411f0 drm/i915: move edp low vswing config to vbt data by Jani Nikula · 9 years ago
  100. 6aa23e6 drm/i915: use a substruct in vbt data for edp by Jani Nikula · 9 years ago