1. 364ee29 drm/i915: Pass crtc_state->dpll directly to ->find_dpll() by Ander Conselvan de Oliveira · 9 years ago
  2. ded220e drm/i915: Simplify ironlake_crtc_compute_clock() CPU eDP case by Ander Conselvan de Oliveira · 9 years ago
  3. fade85a drm/i915: Remove PCH type checks from ironlake_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  4. 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
  5. bfa0444 drm/i915: Simplify ironlake reduced clock logic a bit by Ander Conselvan de Oliveira · 9 years ago
  6. 2d7feac drm/i915: Call g4x_find_best_dpll() directly from ILK+ code by Ander Conselvan de Oliveira · 9 years ago
  7. 8f0d5b9 drm/i915: Fold intel_ironlake_limit() into clock computation function by Ander Conselvan de Oliveira · 9 years ago
  8. 26ce6d5 drm/i915: Merge ironlake_get_refclk() into its only caller by Ander Conselvan de Oliveira · 9 years ago
  9. ceb4100 drm/i915: Remove checks for cloned config with LVDS in dpll code by Ander Conselvan de Oliveira · 9 years ago
  10. 90e83e5 drm/i915: Wait for vblank in i9xx_disable_crtc() for gen 2 only by Ander Conselvan de Oliveira · 9 years ago
  11. c6c794a drm/i915/bxt: Initialize MIPI DSI for BXT by Shashank Sharma · 9 years ago
  12. 177246a drm/i915: Wait until after wm optimization to drop runtime PM reference by Matt Roper · 9 years ago
  13. 82cf435 drm/i915: Implement color management on bdw/skl/bxt/kbl by Lionel Landwerlin · 9 years ago
  14. 05dc698 drm/i915: Do not read GAMMA_MODE register by Lionel Landwerlin · 9 years ago
  15. 8563b1e drm/i915: Extract out gamma table and CSC to their own file by Lionel Landwerlin · 9 years ago
  16. 4d1de97 drm/i915/bxt: add dsi transcoders by Jani Nikula · 9 years ago
  17. cf30429 drm/i915: abstract get config for cpu transcoder by Jani Nikula · 9 years ago
  18. 391bf04 drm/i915: split set pipeconf to pipeconf, pipemisc, pipe_gamma by Jani Nikula · 9 years ago
  19. bc58be6 drm/i915: split get/set pipe timings to timings and src size by Jani Nikula · 9 years ago
  20. 62106b4 drm/i915: Rename dev_priv->gtt to dev_priv->ggtt by Joonas Lahtinen · 9 years ago
  21. 8821294 drm/i915: Move load time init of display/audio hooks earlier by Imre Deak · 9 years ago
  22. 15e7ec2 drm/i915: Move pll power state to crtc power domains. by Maarten Lankhorst · 9 years ago
  23. a1475e7 drm/i915: Perform dpll commit first, v2. by Maarten Lankhorst · 9 years ago
  24. 2dd66ebd drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2. by Maarten Lankhorst · 9 years ago
  25. da20563 drm/i915: make transcoder_name return a string by Jani Nikula · 9 years ago
  26. 666796d drm/i915: More intel_engine_cs renaming by Tvrtko Ursulin · 9 years ago
  27. 4a570db drm/i915: Rename intel_engine_cs struct members by Tvrtko Ursulin · 9 years ago
  28. 0bc40be drm/i915: Rename intel_engine_cs function parameters by Tvrtko Ursulin · 9 years ago
  29. e2f8039 drm/i915: Rename local struct intel_engine_cs variables by Tvrtko Ursulin · 9 years ago
  30. 08250c4 drm/i915/bxt: Fix off-by-one error in Broxton PLL IDs by Imre Deak · 9 years ago
  31. 31ae71f drm/i915: Nuke fbc members from intel_crtc->atomic, v4. by Maarten Lankhorst · 9 years ago
  32. cd202f6 drm/i915: Remove some post-commit members from intel_crtc->atomic, v3. by Maarten Lankhorst · 9 years ago
  33. 842e030 drm/i915: Update state before setting watermarks, v2. by Maarten Lankhorst · 9 years ago
  34. 29ceb0e drm/i915: s/crtc_state/old_crtc_state/ in intel_atomic_commit() by Ville Syrjälä · 9 years ago
  35. 2622a08 drm/i915: Wait for vblank after cxsr disable in pre_plane_update by Ville Syrjälä · 9 years ago
  36. caed361 drm/i915: Fix watermarks for VLV/CHV by Ville Syrjälä · 9 years ago
  37. a3c988e drm/i915: Make SKL/KBL DPLL0 managed by the shared dpll code by Ander Conselvan de Oliveira · 9 years ago
  38. 9d16da6 drm/i915: Manage HSW/BDW LCPLLs with the shared dpll interface by Ander Conselvan de Oliveira · 9 years ago
  39. daedf20 drm/i915: Move HSW/BDW pll selection logic to intel_dpll_mgr.c by Ander Conselvan de Oliveira · 9 years ago
  40. 2edd644 drm/i915: Use a table to initilize shared dplls by Ander Conselvan de Oliveira · 9 years ago
  41. 8106ddb drm/i915: Store a direct pointer to shared dpll in intel_crtc_state by Ander Conselvan de Oliveira · 9 years ago
  42. 7abd4b3 drm/i915: Move shared dpll code to a new file by Ander Conselvan de Oliveira · 9 years ago
  43. 35d38d1 drm/i915: Read out hrawclk from CCK on vlv/chv by Ville Syrjälä · 9 years ago
  44. e7dc33f drm/i915: Store rawclk_freq in dev_priv by Ville Syrjälä · 9 years ago
  45. 5ba0017 drm/i915: Do not wait atomically for display clocks by Tvrtko Ursulin · 9 years ago
  46. e3bddde drm/i915: Only recalculate wm's for planes part of the state, v2. by Maarten Lankhorst · 9 years ago
  47. 8802e5b drm/i915: Read out VGA dotclock properly on LPT by Ville Syrjälä · 9 years ago
  48. 64b46a0 drm/i915: Make the LPT iclkip 20MHz case more generic by Ville Syrjälä · 9 years ago
  49. 21a727b drm/i915: Remove the SPLL==270Mhz assumption from intel_fdi_link_freq() by Ville Syrjälä · 9 years ago
  50. e3b247d drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config() by Ville Syrjälä · 9 years ago
  51. 1260f07 drm/i915: Dump ddi_pll_sel in hex instead of decimal on HSW/BDW by Ville Syrjälä · 9 years ago
  52. 2d7a215 drm/i915: Embed rotation_info under intel_framebuffer by Ville Syrjälä · 9 years ago
  53. 1663b9d drm/i915: Reorganize intel_rotation_info by Ville Syrjälä · 9 years ago
  54. 4f2d993 drm/i915: Pass drm_frambuffer to intel_compute_page_offset() by Ville Syrjälä · 9 years ago
  55. 3465c58 drm/i915: Don't pass plane+plane_state to intel_pin_and_fence_fb_obj() by Ville Syrjälä · 9 years ago
  56. 29cf949 drm/i915: Support for extra alignment for tiled surfaces by Ville Syrjälä · 9 years ago
  57. 8d0deca drm/i915: Pass 90/270 vs. 0/180 rotation info for intel_gen4_compute_page_offset() by Ville Syrjälä · 9 years ago
  58. 27ba391 drm/i915: s/tile_width/tile_width_bytes/ by Ville Syrjälä · 9 years ago
  59. 1d5bf5d drm/i915: Add missing NULL check before calling initial_watermarks by Imre Deak · 9 years ago
  60. 3ba8607 drm/i915: Handle -EDEADLK in drm_atomic_commit from load-detect. by Maarten Lankhorst · 9 years ago
  61. ed4a6a7 drm/i915: Add two-stage ILK-style watermark programming (v11) by Matt Roper · 9 years ago
  62. 032b612 drm/i915: Remove update_sprite_watermarks. by Maarten Lankhorst · 9 years ago
  63. e886167 drm/i915: Kill off intel_crtc->atomic.wait_vblank, v6. by Maarten Lankhorst · 9 years ago
  64. 33c8df89 drm/i915: Unify power domain handling. by Maarten Lankhorst · 9 years ago
  65. 74bff5f drm/i915: Pass crtc state to modeset_get_crtc_power_domains. by Maarten Lankhorst · 9 years ago
  66. dd75619 drm/i915: Extract intel_encoder_has_connectors() by Ville Syrjälä · 9 years ago
  67. edde361 drm/i915: Use atomic state to obtain load detection crtc, v3. by Maarten Lankhorst · 9 years ago
  68. 4feed0e drm/i915: Ensure the HW is powered during HW access in assert_pipe by Imre Deak · 9 years ago
  69. 6392f84 drm/i915: Ensure the HW is powered when disabling VGA by Imre Deak · 9 years ago
  70. 12fda38 drm/i915/ibx: Ensure the HW is powered during PLL HW readout by Imre Deak · 9 years ago
  71. 1729050 drm/i915: Ensure the HW is powered during display pipe HW readout by Imre Deak · 9 years ago
  72. ea49c9a drm/i915: Lock mode_config.mutex in intel_display_resume. by Maarten Lankhorst · 9 years ago
  73. e8788cb drm/i915: Fix some minor issues with atomic cdclk. by Maarten Lankhorst · 9 years ago
  74. e2c8b87 drm/i915: Use atomic helpers for suspend, v2. by Maarten Lankhorst · 9 years ago
  75. ee50489 drm/i915: Fix struct mutex vs. RPS lock inversion by Tvrtko Ursulin · 9 years ago
  76. 12c83d9 drm/i915: GEM operations need to be done under the big lock by Tvrtko Ursulin · 9 years ago
  77. fb1a38a drm/i915: Clear shared dpll based on old state, v2. by Maarten Lankhorst · 9 years ago
  78. 05fd934 Merge tag 'topic/drm-misc-2016-02-12' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  79. af3997b drm/i915: Skip DDI PLL selection for DSI by Mika Kahola · 9 years ago
  80. e87a52b drm/atomic: Add encoder_mask to crtc_state, v3. by Maarten Lankhorst · 9 years ago
  81. 7811b12 drm/i915: Do not touch best_encoder for load detect. by Maarten Lankhorst · 9 years ago
  82. 316e376 Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  83. 2dfd178 drm/i915: Do not disable cxsr when crtc is disabled. by Maarten Lankhorst · 9 years ago
  84. 5c74cd7 drm/i915: Remove atomic.pre_disable_primary. by Maarten Lankhorst · 9 years ago
  85. db168f1 drm/i915: Remove intel_crtc->atomic.disable_ips. by Maarten Lankhorst · 9 years ago
  86. 00648f1 drm/i915: Nuke intel_modeset_preclose by Daniel Vetter · 9 years ago
  87. 3eb7c38 drm/i915: don't deactivate FBC at skylake_disable_primary_plane by Paulo Zanoni · 9 years ago
  88. e8216e5 drm/i915/fbc: call intel_fbc_pre_update earlier during page flips by Paulo Zanoni · 9 years ago
  89. 49227c4 drm/i915/fbc: make FBC work with fastboot by Paulo Zanoni · 9 years ago
  90. 58f9c0b drm/i915/fbc: move intel_fbc_{enable, disable} call one level up by Paulo Zanoni · 9 years ago
  91. f51be2e drm/i915/fbc: choose the new FBC CRTC during atomic check by Paulo Zanoni · 9 years ago
  92. dd8b3bd drm/i915: simplify struct drm_device access at intel_atomic_check() by Paulo Zanoni · 9 years ago
  93. 010cf73 drm/i915/fbc: rewrite the multiple_pipes_ok() code for locking by Paulo Zanoni · 9 years ago
  94. c937ab3e5 drm/i915/fbc: rename the FBC disable functions by Paulo Zanoni · 9 years ago
  95. 1eb5223 drm/i915/fbc: fix the FBC state checking code by Paulo Zanoni · 9 years ago
  96. fcf38d1 drm/i915/fbc: unconditionally update FBC during atomic commits by Paulo Zanoni · 9 years ago
  97. 0dd8154 drm/i915/fbc: don't use the frontbuffer tracking subsystem for flips by Paulo Zanoni · 9 years ago
  98. b16bb01 drm/i915: Fix intel_tile_width() parameters by Ville Syrjälä · 9 years ago
  99. ac48496 drm/i915: Standardize on 'cpp' for bytes per pixel by Ville Syrjälä · 9 years ago
  100. 54ea9da drm/i915: Make display gtt offsets u32 by Ville Syrjälä · 9 years ago