1. 1d0d343 drm/i915: cancel hotplug and dig_port work during suspend and unload by Imre Deak · 10 years ago
  2. 6323751 drm/i915: fix HPD IRQ reenable work cancelation by Imre Deak · 10 years ago
  3. 1add143 drm/i915: Don't try to enable cursor from setplane when crtc is disabled by Ville Syrjälä · 10 years ago
  4. a459249 drm/i915: Skip load detect when intel_crtc->new_enable==true by Ville Syrjälä · 10 years ago
  5. 208bf9f drm/i915: Fix locking for intel_enable_pipe_a() by Ville Syrjälä · 10 years ago
  6. f573de5 drm/i915: Add correct hw/sw config check for DSI encoder by Shobhit Kumar · 10 years ago
  7. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  8. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  9. baff296 drm/i915: Returning from increase/decrease of pllclock when invalid by Sonika Jindal · 10 years ago
  10. 7a1db49 drm/i915: Setting legacy palette correctly for different platforms by Sonika Jindal · 10 years ago
  11. 3abfce7 drm/i915: Writing proper check for reading of pipe status reg by Sonika Jindal · 10 years ago
  12. c17c654 drm/i915: remove plane/cursor/pipe assertions from intel_crtc_disable by Paulo Zanoni · 10 years ago
  13. eb21b92 drm/i915: mark IRQs as disabled on unload by Jesse Barnes · 11 years ago
  14. 9df7575f drm/i915: add helper for checking whether IRQs are enabled by Jesse Barnes · 11 years ago
  15. c5107b8 drm/i915: HSW_BLC_PWM2_CTL doesn't exist on BDW by Paulo Zanoni · 11 years ago
  16. 9ca1530 drm/i915: Fix up PSR frontbuffer tracking by Daniel Vetter · 11 years ago
  17. b04c5bd drm/i915: Power gating display wells during i915_pm_suspend by Borun Fu · 11 years ago
  18. 0e32b39 drm/i915: add DP 1.2 MST support (v0.7) by Dave Airlie · 11 years ago
  19. d05410f drm/i915: split conversion function out into separate function by Dave Airlie · 11 years ago
  20. 36cd744 drm/i915: check connector->encoder before using it. by Dave Airlie · 11 years ago
  21. c51f716 Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  22. 7707e65 drm/i915: use helpers by Rob Clark · 10 years ago
  23. 9c8958b drm/i915: Track the primary plane correctly when reassigning planes by Daniel Vetter · 10 years ago
  24. 724cb06 drm/i915: Ignore VBT backlight presence check on HP Chromebook 14 by Scot Doyle · 11 years ago
  25. a62d149 drm/i915: Call encoder->post_disable() in intel_sanitize_encoder() by Ville Syrjälä · 11 years ago
  26. e1e9fb8 drm/i915: ddi: enable runtime pm during dpms by Daniel Vetter · 11 years ago
  27. 930e8c9 drm/i915: check the power domains in ironlake_get_pipe_config() by Paulo Zanoni · 11 years ago
  28. 7709afa drm/i915: don't skip shared DPLL assertion on LPT by Paulo Zanoni · 11 years ago
  29. df8ad70 drm/i915: Only touch WRPLL hw state in enable/disable hooks by Daniel Vetter · 11 years ago
  30. 716c2e5 drm/i915: Switch to common shared dpll framework for WRPLLs by Daniel Vetter · 11 years ago
  31. 1203043 drm/i915: ->disable hook for WRPLLs by Daniel Vetter · 11 years ago
  32. d452c5b drm/i915: State readout support for WRPLLs by Daniel Vetter · 11 years ago
  33. bd2bb1b drm/i915: add POWER_DOMAIN_PLLS by Paulo Zanoni · 11 years ago
  34. 9cd8693 drm/i915: Basic shared dpll support for WRPLLs by Daniel Vetter · 11 years ago
  35. 26804af drm/i915: State readout and cross-checking for ddi_pll_sel by Daniel Vetter · 11 years ago
  36. 97b040a drm/i915: ddi: move pch cleanup before encoder->post_disable by Imre Deak · 11 years ago
  37. 4fe9467 drm/i915: ddi: move pch setup after encoder->pre_enable by Imre Deak · 11 years ago
  38. 8cc3e16 drm/i915: Check hw state in assert_can_disable_lcpll by Daniel Vetter · 11 years ago
  39. ebcdd39 drm/i915: Add a couple WARN()'s to catch missing locks by Matt Roper · 11 years ago
  40. 4c34574 drm/i915: Add missing locking to primary plane handlers by Matt Roper · 11 years ago
  41. 9ccd5ae drm/i915: fix D_COMP usage on BDW by Paulo Zanoni · 11 years ago
  42. f475dad drm/i915: fix hsw_write_dcomp() error message by Paulo Zanoni · 11 years ago
  43. 2ff8fde drm/i915: Make use of intel_fb_obj() (v2) by Matt Roper · 11 years ago
  44. d4967d8 drm/i915: Toshiba CB35 has a controllable backlight by Scot Doyle · 11 years ago
  45. 2e93a1a drm/i915: Acer C720 and C720P have controllable backlights by Scot Doyle · 11 years ago
  46. 9c72cc6 drm/i915: quirk asserts controllable backlight presence, overriding VBT by Scot Doyle · 11 years ago
  47. ca5a1b9 Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  48. 8e09bf8 drm/i915: Use mmio flips to change tiling mode on Baytrail by Chris Wilson · 11 years ago
  49. 2a92d5b drm/i915: Disable RCS flips on Ivybridge by Chris Wilson · 11 years ago
  50. afa95e7 Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  51. fabf6e5 drm/i915: Support pf CRC source on haswell transcoder edp by Daniel Vetter · 11 years ago
  52. a7de62f DRM/i915: Remove magic to prevent blank screen on gen4 chipsets by Egbert Eich · 11 years ago
  53. 564ed19 drm/i915: gmch: fix stuck primary plane due to memory self-refresh mode by Imre Deak · 11 years ago
  54. d2011dc drm/i915: Move VLV cmnlane workaround to intel_power_domains_init_hw() by Ville Syrjälä · 11 years ago
  55. f8bf63f drm/i915: Kill duplicated cdclk readout code from i2c by Ville Syrjälä · 11 years ago
  56. 7d007f4 drm/i915: Warn if there's a cdclk change in progess by Ville Syrjälä · 11 years ago
  57. a877e80 drm/i915: Wait for cdclk change to occure when going for 400MHz by Ville Syrjälä · 11 years ago
  58. e37c67a drm/i915: Use 200MHz cdclk on vlv when all pipes are off by Ville Syrjälä · 11 years ago
  59. 29dc7ef drm/i915: Handle 320 vs. 333 MHz cdclk on vlv by Ville Syrjälä · 11 years ago
  60. d197b7d drm/i915: Move vlv cdclk code to .get_display_clock_speed() by Ville Syrjälä · 11 years ago
  61. 9cf33db drm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL bits by Ville Syrjälä · 11 years ago
  62. dfcab17 drm/i915: Change vlv cdclk to use kHz units by Ville Syrjälä · 11 years ago
  63. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  64. 1267a26 drm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 11 years ago
  65. 84b4e04 drm/i915: only apply crt_present check on VLV by Jesse Barnes · 11 years ago
  66. 33c3b0d drm/i915: Wait for vblank after enabling the primary plane on BDW by Ville Syrjälä · 11 years ago
  67. 91565c85 drm/i915: Don't try to look up object for non-existent fb by Matt Roper · 11 years ago
  68. 8525a23 drm/i915: vlv_prepare_pll is only needed in case of non DSI interfaces by Shobhit Kumar · 11 years ago
  69. bfafe93 drm/i915: cache hw power well enabled state by Imre Deak · 11 years ago
  70. f99d706 drm/i915: Track frontbuffer invalidation/flushing by Daniel Vetter · 11 years ago
  71. cc36513 drm/i915: Use new frontbuffer bits to increase pll clock by Daniel Vetter · 11 years ago
  72. a071fa0 drm/i915: Introduce accurate frontbuffer tracking by Daniel Vetter · 11 years ago
  73. 3108e99 drm/i915: Drop schedule_back from psr_exit by Daniel Vetter · 11 years ago
  74. e6e559d drm/i915: Ditch intel_edp_psr_update by Daniel Vetter · 11 years ago
  75. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 11 years ago
  76. 84c33a6 drm/i915: Replaced Blitter ring based flips with MMIO flips by Sourab Gupta · 11 years ago
  77. 8c0f92e drm/i915: Fix comment about our plane remapping on gen2/3 by Daniel Vetter · 11 years ago
  78. 7c8f8a7 drm/i915: Force PSR exit by inactivating it. by Rodrigo Vivi · 11 years ago
  79. 60a5ca0 drm/i915: Add locking around framebuffer_references-- by Ville Syrjälä · 11 years ago
  80. 3d7d651 drm/i915: Switch to unified plane cursor handling (v4) by Matt Roper · 11 years ago
  81. e328795 drm/i915: Add intel_crtc_cursor_set_obj() to set cursor buffer (v2) by Matt Roper · 11 years ago
  82. 0e572fe drm/i915: runtime PM support for DPMS by Daniel Vetter · 11 years ago
  83. 465c120 drm/i915: Intel-specific primary plane handling (v8) by Matt Roper · 11 years ago
  84. 3b150f0 drm/i915: don't force full modeset if primary plane is disabled (v2) by Matt Roper · 11 years ago
  85. be19f0f drm/i915: Check for a NULL shared dpll before dereferencing by Chris Wilson · 11 years ago
  86. 61407f6 drm/i915/chv: Force PHY clock buffers off after PLL disable by Ville Syrjälä · 11 years ago
  87. f98551a drm/i915: Keep vblank interrupts enabled while enabling/disabling planes by Ville Syrjälä · 11 years ago
  88. 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
  89. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 11 years ago
  90. 0e8abc8 drm/i915: Nuke pipe A quirk on i830M by Daniel Vetter · 11 years ago
  91. 4b0e333 drm/i915: Always apply cursor width changes by Chris Wilson · 11 years ago
  92. 27da3bd drm/i915: use VBT to determine whether to enumerate the VGA port by Jesse Barnes · 11 years ago
  93. f618e38 drm/i915/vlv: move DPIO common reset de-assert into __vlv_set_power_well by Jesse Barnes · 11 years ago
  94. b00f025 drm/i915/vlv: move CRI refclk enable into __vlv_set_power_well by Jesse Barnes · 11 years ago
  95. 5702105 drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3 by Jesse Barnes · 11 years ago
  96. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  97. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 11 years ago
  98. 8e329a03 drm/i915: replace drm_get_encoder_name() with direct name field use by Jani Nikula · 11 years ago
  99. c23cc41 drm/i915: replace drm_get_connector_name() with direct name field use by Jani Nikula · 11 years ago
  100. 0073115 drm/i915: Fix dynamic allocation of physical handles by Chris Wilson · 11 years ago