1. a1c414e drm/i915: Introduce intel_release_shared_dpll() by Ander Conselvan de Oliveira · 8 years ago
  2. aca1ebf drm/i915: Move the min_pixclk[] handling to the end of readout by Ville Syrjälä · 8 years ago
  3. e8a9c58 drm/i915: Unify active context tracking between legacy/execlists/guc by Chris Wilson · 8 years ago
  4. a0b8a1f drm/i915/gen9: Fix PCODE polling during CDCLK change notification by Imre Deak · 8 years ago
  5. 4e8048f drm/i915: Shrink pipe config checker by Tvrtko Ursulin · 8 years ago
  6. 73f67aa drm/i915: distinguish G33 and Pineview from each other by Jani Nikula · 8 years ago
  7. 2a307c2 drm/i915: add some more "i" in platform names for consistency by Jani Nikula · 8 years ago
  8. c0f8683 drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively by Jani Nikula · 8 years ago
  9. 778e23a drm/i915: Implement local atomic_state_free callback by Chris Wilson · 8 years ago
  10. 11a85d6 drm/i915: Skip vblank wait if cxsr was already off by Ville Syrjälä · 8 years ago
  11. 3d90e64 drm/i915: Protect cxsr state with wm_mutex by Ville Syrjälä · 8 years ago
  12. ddd2b79 drm/i915: Use the ilk_disable_lp_wm() return value by Ville Syrjälä · 8 years ago
  13. 3125d39 drm/i915: Drop the nop intel_update_watermarks() call from haswell_crtc_enable() by Ville Syrjälä · 8 years ago
  14. 93cd6fa6 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  15. f03ee46 Backmerge tag 'v4.9-rc8' into drm-next by Dave Airlie · 8 years ago
  16. 09d0938 drm/i915/glk: Allow dotclock up to 2 * cdclk on geminilake by Ander Conselvan de Oliveira · 8 years ago
  17. 89b3c3c drm/i915/glk: Reuse broxton's cdclk code for GLK by Ander Conselvan de Oliveira · 8 years ago
  18. cc3f90f drm/i915/glk: Reuse broxton code for geminilake by Ander Conselvan de Oliveira · 8 years ago
  19. 4019644 drm/i915: Make gmbus setup take dev_priv by Tvrtko Ursulin · 8 years ago
  20. 12d79d7 drm/i915: Make GEM object create and create from data take dev_priv by Tvrtko Ursulin · 8 years ago
  21. 187685c drm/i915: Make GEM object alloc/free and stolen created take dev_priv by Tvrtko Ursulin · 8 years ago
  22. e411072 drm/i915: drop the struct_mutex when wedged or trying to reset by Matthew Auld · 8 years ago
  23. a90f583 Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  24. 6a259b1 drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time by Ville Syrjälä · 8 years ago
  25. 49d7391 drm/i915: Convert vm->dev backpointer to vm->i915 by Chris Wilson · 8 years ago
  26. ddbb271 drm/i915: drop the struct_mutex when wedged or trying to reset by Matthew Auld · 8 years ago
  27. 92117f0 drm/i915: Move priority bumping for flips earlier by Chris Wilson · 8 years ago
  28. c39055b drm/i915: Pass dev_priv to intel_setup_outputs() by Ander Conselvan de Oliveira · 8 years ago
  29. 9780aad drm/i915: Simplify error handling in intel_modeset_all_pipes() by Ville Syrjälä · 8 years ago
  30. 8d96561 drm/i915: Protect dev_priv->atomic_cdclk_freq with all the crtc locks by Ville Syrjälä · 8 years ago
  31. e0ca7a6 drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things by Ville Syrjälä · 8 years ago
  32. 83c04a6 drm/i915: Use enum plane_id in VLV/CHV sprite code by Ville Syrjälä · 8 years ago
  33. 8e816bb drm/i915: Use enum plane_id in SKL plane code by Ville Syrjälä · 8 years ago
  34. d97d7b4 drm/i915: Add crtc->plane_ids_mask by Ville Syrjälä · 8 years ago
  35. b14e584 drm/i915: Add per-pipe plane identifier by Ville Syrjälä · 8 years ago
  36. a6a7cc4 drm/i915: Always flush the dirty CPU cache when pinning the scanout by Chris Wilson · 8 years ago
  37. 50637aa drm/i915: Enable support for nonblocking modeset by Maarten Lankhorst · 8 years ago
  38. d806e68 drm/i915: Only dump dp_m2_n2 configuration when drrs is used by Tvrtko Ursulin · 8 years ago
  39. 08c4d7f drm/i915: Introduce enableddisabled helper by Tvrtko Ursulin · 8 years ago
  40. a74f837 drm/i915: Only dump possible panel fitter config for the platform by Tvrtko Ursulin · 8 years ago
  41. dd2f616 drm/i915: Only dump scaler config where supported by Tvrtko Ursulin · 8 years ago
  42. 2c89429 drm/i915: Compact a few pipe config debug lines by Tvrtko Ursulin · 8 years ago
  43. 66766e4 drm/i915: Don't log pipe config kernel pointer and duplicated pipe name by Tvrtko Ursulin · 8 years ago
  44. a430965 drm/i915: Dump FDI config only where applicable by Tvrtko Ursulin · 8 years ago
  45. f698233 drm/i915: Extract intel_link_m_n config printing into a helper by Tvrtko Ursulin · 8 years ago
  46. 5e963a0 drm/i915: Make scaler updates less chatty by Tvrtko Ursulin · 8 years ago
  47. 6315b5d drm/i915: dev_priv cleanup in intel_display.c by Tvrtko Ursulin · 8 years ago
  48. dd11bc1 drm/i915: dev_priv cleanup in intel_dp.c by Tvrtko Ursulin · 8 years ago
  49. 29b74b7 drm/i915: dev_priv cleanup in i915_suspend.c by Tvrtko Ursulin · 8 years ago
  50. 5f56d5f drm/i915: dev_priv cleanup in i915_gpu_error.c by Tvrtko Ursulin · 8 years ago
  51. 3975797 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  52. bae781b drm: Nuke modifier[1-3] by Ville Syrjälä · 8 years ago
  53. 5eff503 drm/i915/gen9+: Kill off hw_ddb from intel_crtc. by Maarten Lankhorst · 8 years ago
  54. 512b552 drm/i915/gen9+: Preserve old allocation from crtc_state. by Maarten Lankhorst · 8 years ago
  55. e62929b drm/i915/gen9+: Program watermarks as a separate step during evasion, v3. by Maarten Lankhorst · 8 years ago
  56. ccf010f drm/i915: Add an atomic evasion step to watermark programming, v4. by Maarten Lankhorst · 8 years ago
  57. 9a15198 drm/i915: Add execution priority boosting for mmioflips by Chris Wilson · 8 years ago
  58. 6b5e90f drm/i915/scheduler: Boost priorities for flips by Chris Wilson · 8 years ago
  59. e3c566d drm/i915: Remove some duplicated plane swapping logic by Ville Syrjälä · 8 years ago
  60. 0037071 drm/i915: Kill dp_encoder_is_mst by Ville Syrjälä · 8 years ago
  61. 4ea7be2 drm/i915: Add horizontal mirroring support for CHV pipe B planes by Ville Syrjälä · 8 years ago
  62. df0cd45 drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup by Ville Syrjälä · 8 years ago
  63. f22aa14 drm/i915: Use & instead if == to check for rotations by Ville Syrjälä · 8 years ago
  64. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  65. b7f05d4 drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use by Tvrtko Ursulin · 8 years ago
  66. 56b857a drm/i915: More assorted dev_priv cleanups by Tvrtko Ursulin · 8 years ago
  67. 3e91168 Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  68. 677100c drm/i915: Pass atomic state to verify_connector_state by Maarten Lankhorst · 8 years ago
  69. c3b3265 drm/i915: Update atomic modeset state synchronously, v2. by Maarten Lankhorst · 8 years ago
  70. 1638d30 drm: add helpers to go from plane state to drm_rect by Rob Clark · 8 years ago
  71. bfb8104 drm/i915: Use intel_fb_gtt_offset() also for gen2/3 primary plane by Ville Syrjälä · 8 years ago
  72. d2b2cbc drm/i915: Fix error handling for cursor/sprite plane create failure by Ville Syrjälä · 8 years ago
  73. 61e0c54 drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms by Dhinakaran Pandiyan · 8 years ago
  74. fbb21c5 drm/i915/dp: BDW cdclk fix for DP audio by Dhinakaran Pandiyan · 8 years ago
  75. 9c75402 drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms by Dhinakaran Pandiyan · 8 years ago
  76. b30ce9e drm/i915/dp: BDW cdclk fix for DP audio by Dhinakaran Pandiyan · 8 years ago
  77. 62d75df drm/i915: Pass dev_priv to intel_init_pm() by Ville Syrjälä · 8 years ago
  78. 46f16e6 drm/i915: Pass dev_priv to init_clock_gating by Ville Syrjälä · 8 years ago
  79. 9b1e14f drm/i915: Pass dev_priv to IS_PINEVIEW() by Ville Syrjälä · 8 years ago
  80. 646d577 drm/i915: Pass dev_priv to IS_MOBILE() by Ville Syrjälä · 8 years ago
  81. 1353c4f drm/i915: Pass dev_priv to .get_display_clock_speed() by Ville Syrjälä · 8 years ago
  82. 4c75b94 drm/i915: Pass dev_priv to cdclk update funcs by Ville Syrjälä · 8 years ago
  83. 5ab0d85 drm/i915: Pass dev_priv to intel_crtc_init() by Ville Syrjälä · 8 years ago
  84. 9818783 drm/i915: Always use intel_get_crtc_for_pipe() by Ville Syrjälä · 8 years ago
  85. b91eb5c drm/i915: Pass dev_priv to intel_get_crtc_for_pipe() by Ville Syrjälä · 8 years ago
  86. 30ad981 drm/i915: Pass dev_priv to vlv force pll functions by Ville Syrjälä · 8 years ago
  87. 0f0f74b drm/i915: Pass dev_priv to intel_wait_for_vblank() by Ville Syrjälä · 8 years ago
  88. e2af48c drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[] by Ville Syrjälä · 8 years ago
  89. 432081b drm/i915: Pass intel_crtc to update_wm functions by Ville Syrjälä · 8 years ago
  90. 525b931 drm/i915: Pass intel_crtc to intel_crtc_active() by Ville Syrjälä · 8 years ago
  91. 65edccc drm/i915: Pass dev_priv to skl_init_scalers() by Ville Syrjälä · 8 years ago
  92. 580503c drm/i915: Pass dev_priv to plane constructors by Ville Syrjälä · 8 years ago
  93. 03af79e drm/i915/gen9+: Use the watermarks from crtc_state for everything, v2. by Maarten Lankhorst · 8 years ago
  94. b079bd17 drm/i915: Bail if plane/crtc init fails by Ville Syrjälä · 8 years ago
  95. a81d6fa drm/i915: Initialize planes in a reasonable order by Ville Syrjälä · 8 years ago
  96. c004a90 drm/i915: Restore nonblocking awaits for modesetting by Chris Wilson · 8 years ago
  97. d07f0e5 drm/i915: Move GEM activity tracking into a common struct reservation_object by Chris Wilson · 8 years ago
  98. f0cd518 drm/i915: Use lockless object free by Chris Wilson · 8 years ago
  99. e95433c drm/i915: Rearrange i915_wait_request() accounting with callers by Chris Wilson · 8 years ago
  100. 8b364b4 drm/i915: Rename for_each_plane -> for_each_universal_plane by Matt Roper · 8 years ago