1. c30fec6 drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV by Ville Syrjälä · 9 years ago
  2. fca0ce2 drm/i915: Fix plane init failure paths by Ville Syrjälä · 9 years ago
  3. 5593946 drm/i915: Remove the "three times for luck" trick from vlv_enable_pll() by Ville Syrjälä · 9 years ago
  4. 7d1a83c drm/i915: assert_panel_unlocked() in chv_enable_pll() by Ville Syrjälä · 9 years ago
  5. 8bd3f30 drm/i915: Add a local pipe variable to vlv_enable_pll() by Ville Syrjälä · 9 years ago
  6. c231775 drm/i915: Implement WaPixelRepeatModeFixForC0:chv by Ville Syrjälä · 9 years ago
  7. 03ed5cb drm/i915: Make {vlv,chv}_{disable,update}_pll() more similar by Ville Syrjälä · 9 years ago
  8. 27878ed drm/i915: Throw out BUGs from DPLL/PCH functions by Ville Syrjälä · 9 years ago
  9. 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 9 years ago
  10. 20a34e7 drm/i915: Update color management during vblank evasion. by Maarten Lankhorst · 9 years ago
  11. b95c532 drm/i915: Pass crtc_state to color management functions. by Maarten Lankhorst · 9 years ago
  12. 55c561a drm/i915: Remove PIPE_CONF_CHECK_I_ALT by Daniel Vetter · 9 years ago
  13. db18b6a drm/i915/bxt: Fix DSI HW state readout by Imre Deak · 9 years ago
  14. 307e449 drm/i915: Remove vblank wait from hsw_enable_ips, v2. by Maarten Lankhorst · 9 years ago
  15. 70e8aa2 drm/i915: Split PNV version of crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  16. 19ec669 drm/i915: Split g4x_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  17. 81c97f5 drm/i915: Split i8xx_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  18. 65b3d6a drm/i915: Split CHV and VLV specific crtc_compute_clock() hooks by Ander Conselvan de Oliveira · 9 years ago
  19. 997c030 drm/i915: Merge ironlake_compute_clocks() and ironlake_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  20. b75ca6f drm/i915: Move fp divisor calculation into ironlake_compute_dpll() by Ander Conselvan de Oliveira · 9 years ago
  21. 364ee29 drm/i915: Pass crtc_state->dpll directly to ->find_dpll() by Ander Conselvan de Oliveira · 9 years ago
  22. ded220e drm/i915: Simplify ironlake_crtc_compute_clock() CPU eDP case by Ander Conselvan de Oliveira · 9 years ago
  23. fade85a drm/i915: Remove PCH type checks from ironlake_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  24. 7ed9f89 drm/i915: Don't calculate a new clock in ILK+ code if it is already set by Ander Conselvan de Oliveira · 9 years ago
  25. bfa0444 drm/i915: Simplify ironlake reduced clock logic a bit by Ander Conselvan de Oliveira · 9 years ago
  26. 2d7feac drm/i915: Call g4x_find_best_dpll() directly from ILK+ code by Ander Conselvan de Oliveira · 9 years ago
  27. 8f0d5b9 drm/i915: Fold intel_ironlake_limit() into clock computation function by Ander Conselvan de Oliveira · 9 years ago
  28. 26ce6d5 drm/i915: Merge ironlake_get_refclk() into its only caller by Ander Conselvan de Oliveira · 9 years ago
  29. ceb4100 drm/i915: Remove checks for cloned config with LVDS in dpll code by Ander Conselvan de Oliveira · 9 years ago
  30. 90e83e5 drm/i915: Wait for vblank in i9xx_disable_crtc() for gen 2 only by Ander Conselvan de Oliveira · 9 years ago
  31. c6c794a drm/i915/bxt: Initialize MIPI DSI for BXT by Shashank Sharma · 9 years ago
  32. 177246a drm/i915: Wait until after wm optimization to drop runtime PM reference by Matt Roper · 9 years ago
  33. 82cf435 drm/i915: Implement color management on bdw/skl/bxt/kbl by Lionel Landwerlin · 9 years ago
  34. 05dc698 drm/i915: Do not read GAMMA_MODE register by Lionel Landwerlin · 9 years ago
  35. 8563b1e drm/i915: Extract out gamma table and CSC to their own file by Lionel Landwerlin · 9 years ago
  36. 4d1de97 drm/i915/bxt: add dsi transcoders by Jani Nikula · 9 years ago
  37. cf30429 drm/i915: abstract get config for cpu transcoder by Jani Nikula · 9 years ago
  38. 391bf04 drm/i915: split set pipeconf to pipeconf, pipemisc, pipe_gamma by Jani Nikula · 9 years ago
  39. bc58be6 drm/i915: split get/set pipe timings to timings and src size by Jani Nikula · 9 years ago
  40. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 9 years ago
  41. 8821294 drm/i915: Move load time init of display/audio hooks earlier by Imre Deak · 9 years ago
  42. 15e7ec2 drm/i915: Move pll power state to crtc power domains. by Maarten Lankhorst · 9 years ago
  43. a1475e7 drm/i915: Perform dpll commit first, v2. by Maarten Lankhorst · 9 years ago
  44. 2dd66ebd drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2. by Maarten Lankhorst · 9 years ago
  45. da20563 drm/i915: make transcoder_name return a string by Jani Nikula · 9 years ago
  46. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 9 years ago
  47. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 9 years ago
  48. 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 9 years ago
  49. e2f8039 drm/i915: Rename local struct intel_engine_cs variables by Tvrtko Ursulin · 9 years ago
  50. 08250c4 drm/i915/bxt: Fix off-by-one error in Broxton PLL IDs by Imre Deak · 9 years ago
  51. 31ae71f drm/i915: Nuke fbc members from intel_crtc->atomic, v4. by Maarten Lankhorst · 9 years ago
  52. cd202f6 drm/i915: Remove some post-commit members from intel_crtc->atomic, v3. by Maarten Lankhorst · 9 years ago
  53. 842e030 drm/i915: Update state before setting watermarks, v2. by Maarten Lankhorst · 9 years ago
  54. 29ceb0e drm/i915: s/crtc_state/old_crtc_state/ in intel_atomic_commit() by Ville Syrjälä · 9 years ago
  55. 2622a08 drm/i915: Wait for vblank after cxsr disable in pre_plane_update by Ville Syrjälä · 9 years ago
  56. caed361 drm/i915: Fix watermarks for VLV/CHV by Ville Syrjälä · 9 years ago
  57. a3c988e drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll code by Ander Conselvan de Oliveira · 9 years ago
  58. 9d16da6 drm/i915: Manage HSW/BDW LCPLLs with the shared dpll interface by Ander Conselvan de Oliveira · 9 years ago
  59. daedf20 drm/i915: Move HSW/BDW pll selection logic to intel_dpll_mgr.c by Ander Conselvan de Oliveira · 9 years ago
  60. 2edd644 drm/i915: Use a table to initilize shared dplls by Ander Conselvan de Oliveira · 9 years ago
  61. 8106ddb drm/i915: Store a direct pointer to shared dpll in intel_crtc_state by Ander Conselvan de Oliveira · 9 years ago
  62. 7abd4b3 drm/i915: Move shared dpll code to a new file by Ander Conselvan de Oliveira · 9 years ago
  63. 35d38d1 drm/i915: Read out hrawclk from CCK on vlv/chv by Ville Syrjälä · 9 years ago
  64. e7dc33f drm/i915: Store rawclk_freq in dev_priv by Ville Syrjälä · 9 years ago
  65. 5ba0017 drm/i915: Do not wait atomically for display clocks by Tvrtko Ursulin · 9 years ago
  66. e3bddde drm/i915: Only recalculate wm's for planes part of the state, v2. by Maarten Lankhorst · 9 years ago
  67. 8802e5b drm/i915: Read out VGA dotclock properly on LPT by Ville Syrjälä · 9 years ago
  68. 64b46a0 drm/i915: Make the LPT iclkip 20MHz case more generic by Ville Syrjälä · 9 years ago
  69. 21a727b drm/i915: Remove the SPLL==270Mhz assumption from intel_fdi_link_freq() by Ville Syrjälä · 9 years ago
  70. e3b247d drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config() by Ville Syrjälä · 9 years ago
  71. 1260f07 drm/i915: Dump ddi_pll_sel in hex instead of decimal on HSW/BDW by Ville Syrjälä · 9 years ago
  72. 2d7a215 drm/i915: Embed rotation_info under intel_framebuffer by Ville Syrjälä · 9 years ago
  73. 1663b9d drm/i915: Reorganize intel_rotation_info by Ville Syrjälä · 9 years ago
  74. 4f2d993 drm/i915: Pass drm_frambuffer to intel_compute_page_offset() by Ville Syrjälä · 9 years ago
  75. 3465c58 drm/i915: Don't pass plane+plane_state to intel_pin_and_fence_fb_obj() by Ville Syrjälä · 9 years ago
  76. 29cf949 drm/i915: Support for extra alignment for tiled surfaces by Ville Syrjälä · 9 years ago
  77. 8d0deca drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_offset() by Ville Syrjälä · 9 years ago
  78. 27ba391 drm/i915: s/tile_width/tile_width_bytes/ by Ville Syrjälä · 9 years ago
  79. 1d5bf5d drm/i915: Add missing NULL check before calling initial_watermarks by Imre Deak · 9 years ago
  80. 3ba8607 drm/i915: Handle -EDEADLK in drm_atomic_commit from load-detect. by Maarten Lankhorst · 9 years ago
  81. ed4a6a7 drm/i915: Add two-stage ILK-style watermark programming (v11) by Matt Roper · 9 years ago
  82. 032b612 drm/i915: Remove update_sprite_watermarks. by Maarten Lankhorst · 9 years ago
  83. e886167 drm/i915: Kill off intel_crtc->atomic.wait_vblank, v6. by Maarten Lankhorst · 9 years ago
  84. 33c8df89 drm/i915: Unify power domain handling. by Maarten Lankhorst · 9 years ago
  85. 74bff5f drm/i915: Pass crtc state to modeset_get_crtc_power_domains. by Maarten Lankhorst · 9 years ago
  86. dd75619 drm/i915: Extract intel_encoder_has_connectors() by Ville Syrjälä · 9 years ago
  87. edde361 drm/i915: Use atomic state to obtain load detection crtc, v3. by Maarten Lankhorst · 9 years ago
  88. 4feed0e drm/i915: Ensure the HW is powered during HW access in assert_pipe by Imre Deak · 9 years ago
  89. 6392f84 drm/i915: Ensure the HW is powered when disabling VGA by Imre Deak · 9 years ago
  90. 12fda38 drm/i915/ibx: Ensure the HW is powered during PLL HW readout by Imre Deak · 9 years ago
  91. 1729050 drm/i915: Ensure the HW is powered during display pipe HW readout by Imre Deak · 9 years ago
  92. ea49c9a drm/i915: Lock mode_config.mutex in intel_display_resume. by Maarten Lankhorst · 9 years ago
  93. e8788cb drm/i915: Fix some minor issues with atomic cdclk. by Maarten Lankhorst · 9 years ago
  94. e2c8b87 drm/i915: Use atomic helpers for suspend, v2. by Maarten Lankhorst · 9 years ago
  95. ee50489 drm/i915: Fix struct mutex vs. RPS lock inversion by Tvrtko Ursulin · 9 years ago
  96. 12c83d9 drm/i915: GEM operations need to be done under the big lock by Tvrtko Ursulin · 9 years ago
  97. fb1a38a drm/i915: Clear shared dpll based on old state, v2. by Maarten Lankhorst · 9 years ago
  98. 05fd934 Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  99. af3997b drm/i915: Skip DDI PLL selection for DSI by Mika Kahola · 9 years ago
  100. e87a52b drm/atomic: Add encoder_mask to crtc_state, v3. by Maarten Lankhorst · 9 years ago