1. 5a8cf90 drm/i915: Drain the freed state from the tail of the next commit by Chris Wilson · 8 years ago
  2. edd06b8 drm/i915: Nuke debug messages from the pipe update critical section by Ville Syrjälä · 8 years ago
  3. 38230243 drm/i915: Move updating color management to before vblank evasion by Maarten Lankhorst · 8 years ago
  4. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  5. 5351fbb drm/i915: fix use-after-free in page_flip_completed() by Andrey Ryabinin · 8 years ago
  6. e8fe4f4 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  7. 012bbe2 Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  8. 39cb2c9 drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj() by Linus Torvalds · 8 years ago
  9. 196cd5d drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/ by Daniel Vetter · 8 years ago
  10. 6f0f02d drm/i915: Move atomic state free from out of fence release by Chris Wilson · 8 years ago
  11. 6d1d427 drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic() by Ander Conselvan de Oliveira · 8 years ago
  12. 3781bd6 drm/i915: Fix calculation of rotated x and y offsets for planar formats by Ander Conselvan de Oliveira · 8 years ago
  13. a38a7bd1 drm/i915: Release temporary load-detect state upon switching by Chris Wilson · 8 years ago
  14. b786715 drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume by Chris Wilson · 8 years ago
  15. e961282 drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_config() by Ville Syrjälä · 8 years ago
  16. a8cd6da drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state() by Ville Syrjälä · 8 years ago
  17. 7abbd11 drm/i915: Release temporary load-detect state upon switching by Chris Wilson · 8 years ago
  18. be1e341 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  19. 3bfdfdc drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible by Ville Syrjälä · 8 years ago
  20. 1e5a15d drm/i915: Avoid drm_atomic_state_put(NULL) on error paths by Ander Conselvan de Oliveira · 8 years ago
  21. 3c5e37f drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume by Chris Wilson · 8 years ago
  22. a5e4c7d drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible by Ville Syrjälä · 8 years ago
  23. 7b92c04 drm/i915: Eliminate superfluous i915_ggtt_view_rotated by Chris Wilson · 8 years ago
  24. 8bab1193 drm/i915: Convert i915_ggtt_view to use an anonymous union by Chris Wilson · 8 years ago
  25. 1d4258d drm/i915: Remove useless casts to intel_plane_state by Maarten Lankhorst · 8 years ago
  26. 8c6b709 drm/i915: Use new CRC debugfs API by Tomeu Vizoso · 8 years ago
  27. ef426c1 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued by Daniel Vetter · 8 years ago
  28. 7800fb6 drm/i915: Update comment that sets I915_MODE_FLAG_INHERITED by Daniel Vetter · 8 years ago
  29. 00b2b72 drm/i915: Move the min_pixclk[] handling to the end of readout by Ville Syrjälä · 8 years ago
  30. 1c74eea drm/i915: Move number of scalers initialization to runtime init by Nabendu Maiti · 8 years ago
  31. f50b79f drm/i915: Add dpll entrypoint for dumping hw state by Ander Conselvan de Oliveira · 8 years ago
  32. 2c42e53 drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state by Ander Conselvan de Oliveira · 8 years ago
  33. 3c0fb58 drm/i915: Rename intel_shared_dpll_commit() to _swap_state() by Ander Conselvan de Oliveira · 8 years ago
  34. a1c414e drm/i915: Introduce intel_release_shared_dpll() by Ander Conselvan de Oliveira · 8 years ago
  35. 4a401ce Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  36. aca1ebf drm/i915: Move the min_pixclk[] handling to the end of readout by Ville Syrjälä · 8 years ago
  37. 2c7d060 drm/i915/gen9: Fix PCODE polling during CDCLK change notification by Imre Deak · 8 years ago
  38. 35f6c23 drm/i915: drop the struct_mutex when wedged or trying to reset by Matthew Auld · 8 years ago
  39. f79f269 drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3. by Maarten Lankhorst · 8 years ago
  40. e8a9c58 drm/i915: Unify active context tracking between legacy/execlists/guc by Chris Wilson · 8 years ago
  41. dbd4d57 drm: Replace 'format->format' comparisons to just 'format' comparisons by Ville Syrjälä · 8 years ago
  42. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  43. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  44. 145fcb1 drm/i915: Use drm_framebuffer_plane_{width,height}() where possible by Ville Syrjälä · 8 years ago
  45. 353c859 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] by Ville Syrjälä · 8 years ago
  46. bcb0b46 drm: Replace drm_format_num_planes() with fb->format->num_planes by Ville Syrjälä · 8 years ago
  47. 2f3f476 drm/i915: Populate fb->format early for inherited fbs by Ville Syrjälä · 8 years ago
  48. d2e9f5f drm/i915: Set fb->dev early on for inherited fbs by Ville Syrjälä · 8 years ago
  49. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  50. a0b8a1f drm/i915/gen9: Fix PCODE polling during CDCLK change notification by Imre Deak · 8 years ago
  51. 4e8048f drm/i915: Shrink pipe config checker by Tvrtko Ursulin · 8 years ago
  52. 3eff97b Merge tag 'drm-intel-next-fixes-2016-12-07' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  53. 73f67aa drm/i915: distinguish G33 and Pineview from each other by Jani Nikula · 8 years ago
  54. 2a307c2 drm/i915: add some more "i" in platform names for consistency by Jani Nikula · 8 years ago
  55. c0f8683 drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively by Jani Nikula · 8 years ago
  56. 778e23a drm/i915: Implement local atomic_state_free callback by Chris Wilson · 8 years ago
  57. 11a85d6 drm/i915: Skip vblank wait if cxsr was already off by Ville Syrjälä · 8 years ago
  58. 3d90e64 drm/i915: Protect cxsr state with wm_mutex by Ville Syrjälä · 8 years ago
  59. ddd2b79 drm/i915: Use the ilk_disable_lp_wm() return value by Ville Syrjälä · 8 years ago
  60. 3125d39 drm/i915: Drop the nop intel_update_watermarks() call from haswell_crtc_enable() by Ville Syrjälä · 8 years ago
  61. 7a9e102 drm/i915: Move priority bumping for flips earlier by Chris Wilson · 8 years ago
  62. 1f3dc3e drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time by Ville Syrjälä · 8 years ago
  63. 14676ec drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things by Ville Syrjälä · 8 years ago
  64. 93cd6fa6 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  65. f03ee46 Backmerge tag 'v4.9-rc8' into drm-next by Dave Airlie · 8 years ago
  66. 09d0938 drm/i915/glk: Allow dotclock up to 2 * cdclk on geminilake by Ander Conselvan de Oliveira · 8 years ago
  67. 89b3c3c drm/i915/glk: Reuse broxton's cdclk code for GLK by Ander Conselvan de Oliveira · 8 years ago
  68. cc3f90f drm/i915/glk: Reuse broxton code for geminilake by Ander Conselvan de Oliveira · 8 years ago
  69. 4019644 drm/i915: Make gmbus setup take dev_priv by Tvrtko Ursulin · 8 years ago
  70. 12d79d7 drm/i915: Make GEM object create and create from data take dev_priv by Tvrtko Ursulin · 8 years ago
  71. 187685c drm/i915: Make GEM object alloc/free and stolen created take dev_priv by Tvrtko Ursulin · 8 years ago
  72. e411072 drm/i915: drop the struct_mutex when wedged or trying to reset by Matthew Auld · 8 years ago
  73. 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
  74. 6a259b1 drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time by Ville Syrjälä · 8 years ago
  75. 49d7391 drm/i915: Convert vm->dev backpointer to vm->i915 by Chris Wilson · 8 years ago
  76. ddbb271 drm/i915: drop the struct_mutex when wedged or trying to reset by Matthew Auld · 8 years ago
  77. 92117f0 drm/i915: Move priority bumping for flips earlier by Chris Wilson · 8 years ago
  78. c39055b drm/i915: Pass dev_priv to intel_setup_outputs() by Ander Conselvan de Oliveira · 8 years ago
  79. 9780aad drm/i915: Simplify error handling in intel_modeset_all_pipes() by Ville Syrjälä · 8 years ago
  80. 8d96561 drm/i915: Protect dev_priv->atomic_cdclk_freq with all the crtc locks by Ville Syrjälä · 8 years ago
  81. e0ca7a6 drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things by Ville Syrjälä · 8 years ago
  82. 83c04a6 drm/i915: Use enum plane_id in VLV/CHV sprite code by Ville Syrjälä · 8 years ago
  83. 8e816bb drm/i915: Use enum plane_id in SKL plane code by Ville Syrjälä · 8 years ago
  84. d97d7b4 drm/i915: Add crtc->plane_ids_mask by Ville Syrjälä · 8 years ago
  85. b14e584 drm/i915: Add per-pipe plane identifier by Ville Syrjälä · 8 years ago
  86. a6a7cc4 drm/i915: Always flush the dirty CPU cache when pinning the scanout by Chris Wilson · 8 years ago
  87. 50637aa drm/i915: Enable support for nonblocking modeset by Maarten Lankhorst · 8 years ago
  88. d806e68 drm/i915: Only dump dp_m2_n2 configuration when drrs is used by Tvrtko Ursulin · 8 years ago
  89. 08c4d7f drm/i915: Introduce enableddisabled helper by Tvrtko Ursulin · 8 years ago
  90. a74f837 drm/i915: Only dump possible panel fitter config for the platform by Tvrtko Ursulin · 8 years ago
  91. dd2f616 drm/i915: Only dump scaler config where supported by Tvrtko Ursulin · 8 years ago
  92. 2c89429 drm/i915: Compact a few pipe config debug lines by Tvrtko Ursulin · 8 years ago
  93. 66766e4 drm/i915: Don't log pipe config kernel pointer and duplicated pipe name by Tvrtko Ursulin · 8 years ago
  94. a430965 drm/i915: Dump FDI config only where applicable by Tvrtko Ursulin · 8 years ago
  95. f698233 drm/i915: Extract intel_link_m_n config printing into a helper by Tvrtko Ursulin · 8 years ago
  96. 5e963a0 drm/i915: Make scaler updates less chatty by Tvrtko Ursulin · 8 years ago
  97. 6315b5d drm/i915: dev_priv cleanup in intel_display.c by Tvrtko Ursulin · 8 years ago
  98. dd11bc1 drm/i915: dev_priv cleanup in intel_dp.c by Tvrtko Ursulin · 8 years ago
  99. 29b74b7 drm/i915: dev_priv cleanup in i915_suspend.c by Tvrtko Ursulin · 8 years ago
  100. 5f56d5f drm/i915: dev_priv cleanup in i915_gpu_error.c by Tvrtko Ursulin · 8 years ago