1. 7d007f4 drm/i915: Warn if there's a cdclk change in progess by Ville Syrjälä · 11 years ago
  2. a877e80 drm/i915: Wait for cdclk change to occure when going for 400MHz by Ville Syrjälä · 11 years ago
  3. e37c67a drm/i915: Use 200MHz cdclk on vlv when all pipes are off by Ville Syrjälä · 11 years ago
  4. 29dc7ef drm/i915: Handle 320 vs. 333 MHz cdclk on vlv by Ville Syrjälä · 11 years ago
  5. d197b7d drm/i915: Move vlv cdclk code to .get_display_clock_speed() by Ville Syrjälä · 11 years ago
  6. 9cf33db drm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL bits by Ville Syrjälä · 11 years ago
  7. dfcab17 drm/i915: Change vlv cdclk to use kHz units by Ville Syrjälä · 11 years ago
  8. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  9. 1267a26 drm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 11 years ago
  10. 84b4e04 drm/i915: only apply crt_present check on VLV by Jesse Barnes · 11 years ago
  11. 33c3b0d drm/i915: Wait for vblank after enabling the primary plane on BDW by Ville Syrjälä · 11 years ago
  12. 91565c85 drm/i915: Don't try to look up object for non-existent fb by Matt Roper · 11 years ago
  13. 8525a23 drm/i915: vlv_prepare_pll is only needed in case of non DSI interfaces by Shobhit Kumar · 11 years ago
  14. bfafe93 drm/i915: cache hw power well enabled state by Imre Deak · 11 years ago
  15. f99d706 drm/i915: Track frontbuffer invalidation/flushing by Daniel Vetter · 11 years ago
  16. cc36513 drm/i915: Use new frontbuffer bits to increase pll clock by Daniel Vetter · 11 years ago
  17. a071fa0 drm/i915: Introduce accurate frontbuffer tracking by Daniel Vetter · 11 years ago
  18. 3108e99 drm/i915: Drop schedule_back from psr_exit by Daniel Vetter · 11 years ago
  19. e6e559d drm/i915: Ditch intel_edp_psr_update by Daniel Vetter · 11 years ago
  20. 84c33a6 drm/i915: Replaced Blitter ring based flips with MMIO flips by Sourab Gupta · 11 years ago
  21. 8c0f92e drm/i915: Fix comment about our plane remapping on gen2/3 by Daniel Vetter · 11 years ago
  22. 7c8f8a7 drm/i915: Force PSR exit by inactivating it. by Rodrigo Vivi · 11 years ago
  23. 60a5ca0 drm/i915: Add locking around framebuffer_references-- by Ville Syrjälä · 11 years ago
  24. 3d7d651 drm/i915: Switch to unified plane cursor handling (v4) by Matt Roper · 11 years ago
  25. e328795 drm/i915: Add intel_crtc_cursor_set_obj() to set cursor buffer (v2) by Matt Roper · 11 years ago
  26. 0e572fe drm/i915: runtime PM support for DPMS by Daniel Vetter · 11 years ago
  27. 465c120 drm/i915: Intel-specific primary plane handling (v8) by Matt Roper · 11 years ago
  28. 3b150f0 drm/i915: don't force full modeset if primary plane is disabled (v2) by Matt Roper · 11 years ago
  29. be19f0f drm/i915: Check for a NULL shared dpll before dereferencing by Chris Wilson · 11 years ago
  30. 61407f6 drm/i915/chv: Force PHY clock buffers off after PLL disable by Ville Syrjälä · 11 years ago
  31. f98551a drm/i915: Keep vblank interrupts enabled while enabling/disabling planes by Ville Syrjälä · 11 years ago
  32. ecb889e Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  33. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 11 years ago
  34. 0e8abc8 drm/i915: Nuke pipe A quirk on i830M by Daniel Vetter · 11 years ago
  35. 4b0e333 drm/i915: Always apply cursor width changes by Chris Wilson · 11 years ago
  36. 27da3bd drm/i915: use VBT to determine whether to enumerate the VGA port by Jesse Barnes · 11 years ago
  37. f618e38 drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_well by Jesse Barnes · 11 years ago
  38. b00f025 drm/i915/vlv: move CRI refclk enable into __vlv_set_power_well by Jesse Barnes · 11 years ago
  39. 5702105 drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3 by Jesse Barnes · 11 years ago
  40. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  41. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 11 years ago
  42. 8e329a03 drm/i915: replace drm_get_encoder_name() with direct name field use by Jani Nikula · 11 years ago
  43. c23cc41 drm/i915: replace drm_get_connector_name() with direct name field use by Jani Nikula · 11 years ago
  44. 0073115 drm/i915: Fix dynamic allocation of physical handles by Chris Wilson · 11 years ago
  45. a4872ba drm/i915: s/intel_ring_buffer/intel_engine_cs by Oscar Mateo · 11 years ago
  46. 80715b2 drm/i915: Fix gen2 and hsw+ scanline counter by Ville Syrjälä · 11 years ago
  47. 46a55d3 drm/i915: Wait for pending page flips before enabling/disabling the primary plane by Ville Syrjälä · 11 years ago
  48. 4a3436e drm/i915: Shuffle fifo underrun disable/enable points for gmch platforms by Ville Syrjälä · 11 years ago
  49. 56b80e1 drm/i915: Check for FIFO underruns at the end of modeset on gmch by Ville Syrjälä · 11 years ago
  50. d3eaf88 drm/i915: Re-enable vblank irqs for already active pipes by Ville Syrjälä · 11 years ago
  51. d40d918 Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  52. c5ab3bc drm/i915: Accurately initialize fifo underrun state on gmch platforms by Daniel Vetter · 11 years ago
  53. 87b6b10 drm/i915: Use new kms-native vblank functions by Daniel Vetter · 11 years ago
  54. add1d00 drm/i915: Remove drm_vblank_pre/post_modeset calls by Daniel Vetter · 11 years ago
  55. 4fa62c8 drm/i915: Move buffer pinning and ring selection to intel_crtc_page_flip() by Ville Syrjälä · 11 years ago
  56. 6304cd9 drm/i915: Drop the excessive vblank waits from modeset codepaths by Ville Syrjälä · 11 years ago
  57. cea165c drm/i915: Wait for vblank in hsw_enable_ips() by Ville Syrjälä · 11 years ago
  58. 75f7f3e drm/i915: Fix mmio vs. CS flip race on ILK+ by Ville Syrjälä · 11 years ago
  59. f275228 drm: Add drm_vblank_on() by Ville Syrjälä · 11 years ago
  60. 580d381 drm/i915/chv: Reset data lanes in encoder .post_disable() hook by Ville Syrjälä · 11 years ago
  61. d752048 drm/i915/chv: Turn off dclkp after the PLL has been disabled by Ville Syrjälä · 11 years ago
  62. 949c1d4 drm/i915/chv: Move data lane deassert to encoder pre_enable by Ville Syrjälä · 11 years ago
  63. a11b070 drm/i915/chv: Fix CHV PLL state tracking by Ville Syrjälä · 11 years ago
  64. 9418c1f drm/i915/chv: Register port D encoders and connectors by Ville Syrjälä · 11 years ago
  65. 5efb3e2 drm/i915/chv: Add cursor pipe offsets by Ville Syrjälä · 11 years ago
  66. 85b3894 drm/i915: s/ironlake_/intel_ for the enable_share_dpll function by Daniel Vetter · 11 years ago
  67. b14b105 drm/i915: Extract intel_prepare_shared_dpll by Daniel Vetter · 11 years ago
  68. f2a69f4 drm/i915: Only update shared dpll state when needed by Daniel Vetter · 11 years ago
  69. bdd4b6a drm/i915: Extract vlv_prepare_pll by Daniel Vetter · 11 years ago
  70. f13c2ef drm/i915: Extract i9xx_set_pll_dividers by Daniel Vetter · 11 years ago
  71. 229fca9 drm/i915: Shovel hw setup code out of hsw_crtc_mode_set by Daniel Vetter · 11 years ago
  72. 29407aa drm/i915: Shovel hw setup code out of ilk_crtc_mode_set by Daniel Vetter · 11 years ago
  73. 644cef3 drm/i915: Move lowfreq_avail around a bit in ilk/hsw_crtc_mode_set by Daniel Vetter · 11 years ago
  74. 5b18e57 drm/i915: Shovel hw setup code out of i9xx_crtc_mode_set by Daniel Vetter · 11 years ago
  75. eed6d67 drm/i915: Don't die in wait_for_pending_flips by Daniel Vetter · 11 years ago
  76. eba905b drivers/gpu/drm/i915/intel_display: coding style fixes by Robin Schroer · 11 years ago
  77. 4c10794 drm/i915: Move fb pinning into __intel_set_mode by Daniel Vetter · 11 years ago
  78. c8f7a0d drm/i915: Inline set_base into crtc_mode_set by Daniel Vetter · 11 years ago
  79. 71b1c37 drm/i915: Sprinkle intel_edp_psr_update over crtc_enable/disable by Daniel Vetter · 11 years ago
  80. efa9624 drm/i915: More cargo-culted locking for intel_update_fbc by Daniel Vetter · 11 years ago
  81. 29b9bde drm/i915: Make ->update_primary_plane infallible by Daniel Vetter · 11 years ago
  82. 4271b75 drm/i915: Stop calling encoder->mode_set by Daniel Vetter · 11 years ago
  83. 9ed109a drm/i915: Track has_audio in the pipe config by Daniel Vetter · 11 years ago
  84. b5a9fa0 drm/i915: state readout and cross checking for limited_color_range by Daniel Vetter · 11 years ago
  85. 6897b4b5 drm/i915: Track hdmi mode in the pipe config by Daniel Vetter · 11 years ago
  86. 70e1e0e drm/i915: Use for_each_crtc() when iterating through the CRTCs by Damien Lespiau · 11 years ago
  87. d3fcc80 drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcs by Damien Lespiau · 11 years ago
  88. 56ef52c drm/i915: Kill vblank waits after pipe enable on gmch platforms by Ville Syrjälä · 11 years ago
  89. 9ab0460 drm/i915: Disable/enable planes as the first/last thing during modeset on gmch platforms by Ville Syrjälä · 11 years ago
  90. 7895a81 drm/i915/chv: CHV doesn't have CRT output by Ville Syrjälä · 11 years ago
  91. 70b23a9 drm/i915/chv: Add DPLL state readout support by Ville Syrjälä · 11 years ago
  92. 44f37d1 drm/i915/chv: Pipe select change for DP and HDMI by Chon Ming Lee · 11 years ago
  93. 9d556c9 drm/i915/chv: Add update and enable pll for Cherryview by Chon Ming Lee · 11 years ago
  94. ef9348c drm/i915/chv: find the best divisor for the target clock v4 by Chon Ming Lee · 11 years ago
  95. 076ed3b drm/i915/chv: Trigger phy common lane reset by Chon Ming Lee · 11 years ago
  96. 00fc31b drm/i915/chv: Update Cherryview DPLL changes to support Port D. v2 by Chon Ming Lee · 11 years ago
  97. a09cadd drm/i915/chv: Add DPIO offset for Cherryview. v3 by Chon Ming Lee · 11 years ago
  98. d3eedb1 drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes() by Ville Syrjälä · 11 years ago
  99. 10efa93 drm/i915: Remove useless checks from primary enable/disable by Ville Syrjälä · 11 years ago
  100. 8d7849d drm/i915: Make sprite updates atomic by Ville Syrjälä · 11 years ago