1. 6258fbe drm/i915: Update queue_flip() to take a request structure by John Harrison · 9 years ago
  2. 91af127 drm/i915: Update i915_gem_object_sync() to take a request structure by John Harrison · 9 years ago
  3. 0b076ec Merge remote-tracking branch 'airlied/drm-next' into HEAD by Daniel Vetter · 9 years ago
  4. 3b1429d drm/i915: Factor out p2 divider selection for pre-ilk platforms by Ville Syrjälä · 9 years ago
  5. 27c329e drm/i915: Make cdclk part of the atomic state. by Maarten Lankhorst · 9 years ago
  6. 818ed96 drm/i915: Make setting color key atomic. by Maarten Lankhorst · 9 years ago
  7. eddfcbc drm/i915: Update less state during modeset. by Maarten Lankhorst · 9 years ago
  8. a539205 drm/i915: atomic plane updates in a nutshell by Maarten Lankhorst · 9 years ago
  9. d032ffa drm/i915: Handle disabling planes better, v2. by Maarten Lankhorst · 9 years ago
  10. 61333b6 drm/i915: Do not run most checks when there's no modeset. by Maarten Lankhorst · 9 years ago
  11. ac21b22 drm/i915: Move crtc commit updates to separate functions. by Maarten Lankhorst · 9 years ago
  12. 0583236 drm/i915: move detaching scalers to begin_crtc_commit, v2. by Maarten Lankhorst · 9 years ago
  13. 7fabf5e drm/i915: remove force argument from disable_plane by Maarten Lankhorst · 9 years ago
  14. 061e4b8 drm/i915: clean up atomic plane check functions, v2. by Maarten Lankhorst · 9 years ago
  15. 302d19a drm/i915: clean up plane commit functions by Maarten Lankhorst · 9 years ago
  16. da20eab drm/i915: Split plane updates of crtc->atomic into a helper, v2. by Maarten Lankhorst · 9 years ago
  17. 86adf9d drm/i915: Split skl_update_scaler, v4. by Maarten Lankhorst · 9 years ago
  18. ad42137 drm/i915: Assign a new pll from the crtc check function, v2. by Maarten Lankhorst · 9 years ago
  19. cf5a15b drm/i915: Move scaler setup to check crtc function, v2. by Maarten Lankhorst · 9 years ago
  20. 6d3a1ce drm/i915: Add a simple atomic crtc check function, v2. by Maarten Lankhorst · 9 years ago
  21. 133b0d1 drm/i915: Clean up intel_atomic_setup_scalers slightly. by Maarten Lankhorst · 9 years ago
  22. b359283 drm/i915: Use crtc state in intel_modeset_pipe_config by Maarten Lankhorst · 9 years ago
  23. 9044a81 drm/i915: Silence compiler warning by Ander Conselvan de Oliveira · 9 years ago
  24. ce52299 drm/i915: Use helper to set CRTC state's mode by Matt Roper · 9 years ago
  25. 4ed9fb3 drm/i915: Don't set enabled value of all CRTCs when restoring the mode by Ander Conselvan de Oliveira · 9 years ago
  26. 0d26fb8 drm/i915: Don't update staged config during force restore modesets by Ander Conselvan de Oliveira · 9 years ago
  27. e62d8dc drm/i915: Don't check modeset state in the hw state force restore path by Ander Conselvan de Oliveira · 9 years ago
  28. 0904dea drm/i915: Limit CHV max cdclk by Mika Kahola · 9 years ago
  29. 44c5905 drm/i915: Drop the 64k linear scanout alignment on gen2/3 by Ville Syrjälä · 9 years ago
  30. 985b8bb drm/i915: Align DSPSURF to 128k on VLV/CHV by Ville Syrjälä · 9 years ago
  31. 4e9a86b drm/i915: Actually respect DSPSURF alignment restrictions by Ville Syrjälä · 9 years ago
  32. a80c69f Merge branch 'topic/atomic-conversion' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  33. caf4e25 drm/i915: Make sure our labels start at column 0 by Damien Lespiau · 9 years ago
  34. fcc0008 drm/i915: Bump CHV PFI credits to 63 when cdclk>=czclk by Ville Syrjälä · 9 years ago
  35. c5de7c6 drm/i915: Fix HDMI 12bpc TRANSCONF bpc value by Ville Syrjälä · 9 years ago
  36. c016530 drm/i915: Only enable cursor if it can be enabled. by Maarten Lankhorst · 9 years ago
  37. b8b7fad drm/i915: Set hwmode during readout. by Maarten Lankhorst · 9 years ago
  38. 02e0efb drm/i915: get rid of intel_plane_restore in intel_crtc_page_flip by Maarten Lankhorst · 9 years ago
  39. b17d48e drm/i915: Do not use atomic modesets in hw readout. by Maarten Lankhorst · 9 years ago
  40. f721790 Revert "drm/i915: Read hw state into an atomic state struct, v2." by Maarten Lankhorst · 9 years ago
  41. 9716c69 Revert "drm/i915: Make intel_display_suspend atomic, v2." by Maarten Lankhorst · 9 years ago
  42. 5c2db18 drm/i915: use calculated state for vblank evasion by Maarten Lankhorst · 9 years ago
  43. 3538b9d drm/i915: Use atomic state for calculating DVO_2X_MODE on i830. by Maarten Lankhorst · 9 years ago
  44. 99d736a drm/i915: Calculate haswell plane workaround, v5. by Maarten Lankhorst · 9 years ago
  45. fc467a22 drm/i915: Use crtc->hwmode for vblanks, v2. by Maarten Lankhorst · 9 years ago
  46. 1c5e19f drm/i915: move swap state to the right place by Maarten Lankhorst · 9 years ago
  47. 06ea0b0 drm/i915: Make intel_display_suspend atomic, v2. by Maarten Lankhorst · 9 years ago
  48. 5da76e9 drm/i915: Implement intel_crtc_control using atomic state, v4 by Maarten Lankhorst · 9 years ago
  49. 37ade41 drm/i915: Read hw state into an atomic state struct, v2. by Ander Conselvan de Oliveira · 9 years ago
  50. c347a67 drm/i915: Move cdclk and pll setup to intel_modeset_compute_config(), v2. by Ander Conselvan de Oliveira · 9 years ago
  51. 5ac1c4b drm/i915: Swap planes on each crtc separately, v2. by Maarten Lankhorst · 9 years ago
  52. de419ab drm/i915: Use global atomic state for staged pll, config, v3. by Maarten Lankhorst · 9 years ago
  53. 880fa62 drm/i915: Zap call to drm_plane_helper_disable, v2. by Maarten Lankhorst · 9 years ago
  54. 568c634 drm/i915: Support modeset across multiple pipes by Ander Conselvan de Oliveira · 9 years ago
  55. fb9d6cf drm/i915: calculate primary visibility changes instead of calling from set_config by Maarten Lankhorst · 9 years ago
  56. 8a8f7f4 drm/i915: do not wait for vblank when crtc is off by Maarten Lankhorst · 9 years ago
  57. 36750f2 drm/i915: update plane state during init by Maarten Lankhorst · 9 years ago
  58. 85a96e7 drm/i915: Make sure all planes and connectors are added on modeset. by Maarten Lankhorst · 9 years ago
  59. 53d9f4e drm/i915: Use crtc_state->active instead of crtc_state->enable by Maarten Lankhorst · 9 years ago
  60. cdba954 drm/i915: Set mode_changed for audio in intel_modeset_pipe_config() by Ander Conselvan de Oliveira · 9 years ago
  61. c72d969 drm/i915: Make __intel_set_mode() take only atomic state as argument by Ander Conselvan de Oliveira · 9 years ago
  62. 3cb480b drm/i915: Use drm_atomic_helper_update_legacy_modeset_state, v2. by Maarten Lankhorst · 9 years ago
  63. 1b50925 drm/i915: use intel_crtc_control everywhere, v3. by Maarten Lankhorst · 9 years ago
  64. 6b72d48 drm/i915: add intel_display_suspend, v2 by Maarten Lankhorst · 9 years ago
  65. 69024de drm/i915: get rid of intel_crtc_disable and related code, v3 by Maarten Lankhorst · 9 years ago
  66. 41da1f5 drm/i915: get rid of put_shared_dpll by Maarten Lankhorst · 9 years ago
  67. a47871b drm/i915/bxt: Use intel_update_cdclk() to update dev_priv->cdclk_freq by Damien Lespiau · 9 years ago
  68. 560a7ae drm/i915/skl: Update the cached CDCLK at the end of set_cdclk() by Damien Lespiau · 9 years ago
  69. 414355a drm/i915/skl: Don't warn if reading back DPLL0 is disabled by Damien Lespiau · 9 years ago
  70. a9419e8 drm/i915/skl: Derive the max CDCLK from DFSM by Damien Lespiau · 9 years ago
  71. 70d0c57 drm/i915: Make broxton_set_cdclk() static by Damien Lespiau · 9 years ago
  72. b432e5c drm/i915: BDW clock change support by Ville Syrjälä · 9 years ago
  73. 8cfb340 drm/i915: Don't enable IPS when pixel rate exceeds 95% by Ville Syrjälä · 9 years ago
  74. 4491315 drm/i915: Store max cdclk value in dev_priv by Ville Syrjälä · 9 years ago
  75. 05024da drm/i915: Use cached cdclk value by Ville Syrjälä · 9 years ago
  76. b628305 drm/i915: Cache current cdclk frequency in dev_priv by Ville Syrjälä · 9 years ago
  77. ccb6662 Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-next-queued by Jani Nikula · 9 years ago
  78. bd4b482 drm/i915: Silence compiler warning by Ander Conselvan de Oliveira · 9 years ago
  79. 2d847d4 drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes. by Rodrigo Vivi · 9 years ago
  80. 623e01e drm/i915: Warn when cdclk for the platforms is not known by Ville Syrjälä · 9 years ago
  81. 34edce2 drm/i915: Add cdclk extraction for g33, g965gm and g4x by Ville Syrjälä · 9 years ago
  82. 65cd2b3 drm/i915: Fix 852GM/GMV cdclk by Ville Syrjälä · 9 years ago
  83. 1b1d271 drm/i915: Fix i855 get_display_clock_speed by Ville Syrjälä · 9 years ago
  84. 54433e9 drm/i915: Adjust sideband locking a bit for CHV/VLV by Ville Syrjälä · 9 years ago
  85. a580516 drm/i915: s/dpio_lock/sb_lock/ by Ville Syrjälä · 9 years ago
  86. b12ce1d drm/i915: Kill intel_flush_primary_plane() by Ville Syrjälä · 9 years ago
  87. 225c228 drm/i915/skl: don't fail colorkey + scaler request by Chandra Konduru · 9 years ago
  88. 5a74f70 drm/i915: Disable FDI RX/TX before the ports by Ville Syrjälä · 9 years ago
  89. e3ef447 drm/i915: Fix DP enhanced framing for CPT by Ville Syrjälä · 9 years ago
  90. 5d96d8a drm/i915/skl: Deinit/init the display at suspend/resume by Damien Lespiau · 9 years ago
  91. bcafc4e drm/i915: Limit mmio flip RPS boosts by Chris Wilson · 9 years ago
  92. b471618 drm/i915: Implement inter-engine read-read optimisations by Chris Wilson · 9 years ago
  93. eed29a5 drm/i915: s/\<rq\>/req/g by Daniel Vetter · 9 years ago
  94. 1e8df16 drm/i915/skl: Swapping 90 and 270 to be compliant with Xrandr by Sonika Jindal · 9 years ago
  95. 7546a38 drm/i915: Update comment in clear_intel_crtc_state() by Ander Conselvan de Oliveira · 9 years ago
  96. 6c0fd45 drm/i915: Tighten the exposure ARGB/ABGR 8888 formats by Damien Lespiau · 9 years ago
  97. 54f0cee drm/i915: Don't expose ARGB1555 on gen2/3 by Damien Lespiau · 9 years ago
  98. 7531208 drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats by Damien Lespiau · 9 years ago
  99. 67fe7dc drm/i915: Remove the COMMON_PRIMARY_FORMATS defines by Damien Lespiau · 9 years ago
  100. 8504c74 drm/i915: Preserve ddi_pll_sel when allocating new pipe_config by Ander Conselvan de Oliveira · 9 years ago