1. 8c6b709 drm/i915: Use new CRC debugfs API by Tomeu Vizoso · 8 years ago
  2. 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
  3. 7800fb6 drm/i915: Update comment that sets I915_MODE_FLAG_INHERITED by Daniel Vetter · 8 years ago
  4. 1c74eea drm/i915: Move number of scalers initialization to runtime init by Nabendu Maiti · 8 years ago
  5. f50b79f drm/i915: Add dpll entrypoint for dumping hw state by Ander Conselvan de Oliveira · 8 years ago
  6. 2c42e53 drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state by Ander Conselvan de Oliveira · 8 years ago
  7. 3c0fb58 drm/i915: Rename intel_shared_dpll_commit() to _swap_state() by Ander Conselvan de Oliveira · 8 years ago
  8. a1c414e drm/i915: Introduce intel_release_shared_dpll() by Ander Conselvan de Oliveira · 8 years ago
  9. aca1ebf drm/i915: Move the min_pixclk[] handling to the end of readout by Ville Syrjälä · 8 years ago
  10. f79f269 drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3. by Maarten Lankhorst · 8 years ago
  11. e8a9c58 drm/i915: Unify active context tracking between legacy/execlists/guc by Chris Wilson · 8 years ago
  12. dbd4d57 drm: Replace 'format->format' comparisons to just 'format' comparisons by Ville Syrjälä · 8 years ago
  13. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  14. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  15. 145fcb1 drm/i915: Use drm_framebuffer_plane_{width,height}() where possible by Ville Syrjälä · 8 years ago
  16. 353c859 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] by Ville Syrjälä · 8 years ago
  17. bcb0b46 drm: Replace drm_format_num_planes() with fb->format->num_planes by Ville Syrjälä · 8 years ago
  18. 2f3f476 drm/i915: Populate fb->format early for inherited fbs by Ville Syrjälä · 8 years ago
  19. d2e9f5f drm/i915: Set fb->dev early on for inherited fbs by Ville Syrjälä · 8 years ago
  20. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  21. a0b8a1f drm/i915/gen9: Fix PCODE polling during CDCLK change notification by Imre Deak · 8 years ago
  22. 4e8048f drm/i915: Shrink pipe config checker by Tvrtko Ursulin · 8 years ago
  23. 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
  24. 73f67aa drm/i915: distinguish G33 and Pineview from each other by Jani Nikula · 8 years ago
  25. 2a307c2 drm/i915: add some more "i" in platform names for consistency by Jani Nikula · 8 years ago
  26. c0f8683 drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively by Jani Nikula · 8 years ago
  27. 778e23a drm/i915: Implement local atomic_state_free callback by Chris Wilson · 8 years ago
  28. 11a85d6 drm/i915: Skip vblank wait if cxsr was already off by Ville Syrjälä · 8 years ago
  29. 3d90e64 drm/i915: Protect cxsr state with wm_mutex by Ville Syrjälä · 8 years ago
  30. ddd2b79 drm/i915: Use the ilk_disable_lp_wm() return value by Ville Syrjälä · 8 years ago
  31. 3125d39 drm/i915: Drop the nop intel_update_watermarks() call from haswell_crtc_enable() by Ville Syrjälä · 8 years ago
  32. 7a9e102 drm/i915: Move priority bumping for flips earlier by Chris Wilson · 8 years ago
  33. 1f3dc3e drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time by Ville Syrjälä · 8 years ago
  34. 14676ec drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things by Ville Syrjälä · 8 years ago
  35. 93cd6fa6 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  36. f03ee46 Backmerge tag 'v4.9-rc8' into drm-next by Dave Airlie · 8 years ago
  37. 09d0938 drm/i915/glk: Allow dotclock up to 2 * cdclk on geminilake by Ander Conselvan de Oliveira · 8 years ago
  38. 89b3c3c drm/i915/glk: Reuse broxton's cdclk code for GLK by Ander Conselvan de Oliveira · 8 years ago
  39. cc3f90f drm/i915/glk: Reuse broxton code for geminilake by Ander Conselvan de Oliveira · 8 years ago
  40. 4019644 drm/i915: Make gmbus setup take dev_priv by Tvrtko Ursulin · 8 years ago
  41. 12d79d7 drm/i915: Make GEM object create and create from data take dev_priv by Tvrtko Ursulin · 8 years ago
  42. 187685c drm/i915: Make GEM object alloc/free and stolen created take dev_priv by Tvrtko Ursulin · 8 years ago
  43. e411072 drm/i915: drop the struct_mutex when wedged or trying to reset by Matthew Auld · 8 years ago
  44. 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
  45. 6a259b1 drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time by Ville Syrjälä · 8 years ago
  46. 49d7391 drm/i915: Convert vm->dev backpointer to vm->i915 by Chris Wilson · 8 years ago
  47. ddbb271 drm/i915: drop the struct_mutex when wedged or trying to reset by Matthew Auld · 8 years ago
  48. 92117f0 drm/i915: Move priority bumping for flips earlier by Chris Wilson · 8 years ago
  49. c39055b drm/i915: Pass dev_priv to intel_setup_outputs() by Ander Conselvan de Oliveira · 8 years ago
  50. 9780aad drm/i915: Simplify error handling in intel_modeset_all_pipes() by Ville Syrjälä · 8 years ago
  51. 8d96561 drm/i915: Protect dev_priv->atomic_cdclk_freq with all the crtc locks by Ville Syrjälä · 8 years ago
  52. e0ca7a6 drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things by Ville Syrjälä · 8 years ago
  53. 83c04a6 drm/i915: Use enum plane_id in VLV/CHV sprite code by Ville Syrjälä · 8 years ago
  54. 8e816bb drm/i915: Use enum plane_id in SKL plane code by Ville Syrjälä · 8 years ago
  55. d97d7b4 drm/i915: Add crtc->plane_ids_mask by Ville Syrjälä · 8 years ago
  56. b14e584 drm/i915: Add per-pipe plane identifier by Ville Syrjälä · 8 years ago
  57. a6a7cc4 drm/i915: Always flush the dirty CPU cache when pinning the scanout by Chris Wilson · 8 years ago
  58. 50637aa drm/i915: Enable support for nonblocking modeset by Maarten Lankhorst · 8 years ago
  59. d806e68 drm/i915: Only dump dp_m2_n2 configuration when drrs is used by Tvrtko Ursulin · 8 years ago
  60. 08c4d7f drm/i915: Introduce enableddisabled helper by Tvrtko Ursulin · 8 years ago
  61. a74f837 drm/i915: Only dump possible panel fitter config for the platform by Tvrtko Ursulin · 8 years ago
  62. dd2f616 drm/i915: Only dump scaler config where supported by Tvrtko Ursulin · 8 years ago
  63. 2c89429 drm/i915: Compact a few pipe config debug lines by Tvrtko Ursulin · 8 years ago
  64. 66766e4 drm/i915: Don't log pipe config kernel pointer and duplicated pipe name by Tvrtko Ursulin · 8 years ago
  65. a430965 drm/i915: Dump FDI config only where applicable by Tvrtko Ursulin · 8 years ago
  66. f698233 drm/i915: Extract intel_link_m_n config printing into a helper by Tvrtko Ursulin · 8 years ago
  67. 5e963a0 drm/i915: Make scaler updates less chatty by Tvrtko Ursulin · 8 years ago
  68. 6315b5d drm/i915: dev_priv cleanup in intel_display.c by Tvrtko Ursulin · 8 years ago
  69. dd11bc1 drm/i915: dev_priv cleanup in intel_dp.c by Tvrtko Ursulin · 8 years ago
  70. 29b74b7 drm/i915: dev_priv cleanup in i915_suspend.c by Tvrtko Ursulin · 8 years ago
  71. 5f56d5f drm/i915: dev_priv cleanup in i915_gpu_error.c by Tvrtko Ursulin · 8 years ago
  72. 3975797 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  73. bae781b drm: Nuke modifier[1-3] by Ville Syrjälä · 8 years ago
  74. 5eff503 drm/i915/gen9+: Kill off hw_ddb from intel_crtc. by Maarten Lankhorst · 8 years ago
  75. 512b552 drm/i915/gen9+: Preserve old allocation from crtc_state. by Maarten Lankhorst · 8 years ago
  76. e62929b drm/i915/gen9+: Program watermarks as a separate step during evasion, v3. by Maarten Lankhorst · 8 years ago
  77. ccf010f drm/i915: Add an atomic evasion step to watermark programming, v4. by Maarten Lankhorst · 8 years ago
  78. 9a15198 drm/i915: Add execution priority boosting for mmioflips by Chris Wilson · 8 years ago
  79. 6b5e90f drm/i915/scheduler: Boost priorities for flips by Chris Wilson · 8 years ago
  80. e3c566d drm/i915: Remove some duplicated plane swapping logic by Ville Syrjälä · 8 years ago
  81. 0037071 drm/i915: Kill dp_encoder_is_mst by Ville Syrjälä · 8 years ago
  82. 4ea7be2 drm/i915: Add horizontal mirroring support for CHV pipe B planes by Ville Syrjälä · 8 years ago
  83. df0cd45 drm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup by Ville Syrjälä · 8 years ago
  84. f22aa14 drm/i915: Use & instead if == to check for rotations by Ville Syrjälä · 8 years ago
  85. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  86. b7f05d4 drm/i915: Pass dev_priv to INTEL_INFO everywhere apart from the gen use by Tvrtko Ursulin · 8 years ago
  87. 56b857a drm/i915: More assorted dev_priv cleanups by Tvrtko Ursulin · 8 years ago
  88. 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
  89. 677100c drm/i915: Pass atomic state to verify_connector_state by Maarten Lankhorst · 8 years ago
  90. c3b3265 drm/i915: Update atomic modeset state synchronously, v2. by Maarten Lankhorst · 8 years ago
  91. 1638d30 drm: add helpers to go from plane state to drm_rect by Rob Clark · 8 years ago
  92. bfb8104 drm/i915: Use intel_fb_gtt_offset() also for gen2/3 primary plane by Ville Syrjälä · 8 years ago
  93. d2b2cbc drm/i915: Fix error handling for cursor/sprite plane create failure by Ville Syrjälä · 8 years ago
  94. 61e0c54 drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms by Dhinakaran Pandiyan · 8 years ago
  95. fbb21c5 drm/i915/dp: BDW cdclk fix for DP audio by Dhinakaran Pandiyan · 8 years ago
  96. 9c75402 drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms by Dhinakaran Pandiyan · 8 years ago
  97. b30ce9e drm/i915/dp: BDW cdclk fix for DP audio by Dhinakaran Pandiyan · 8 years ago
  98. 62d75df drm/i915: Pass dev_priv to intel_init_pm() by Ville Syrjälä · 8 years ago
  99. 46f16e6 drm/i915: Pass dev_priv to init_clock_gating by Ville Syrjälä · 8 years ago
  100. 9b1e14f drm/i915: Pass dev_priv to IS_PINEVIEW() by Ville Syrjälä · 8 years ago