1. e9728bd drm/i915: Track visible planes in a bitmask by Ville Syrjälä · 8 years ago
  2. 3dc38ee drm/i915: Remove direct usages of intel_crtc->config from DDI code by Ander Conselvan de Oliveira · 8 years ago
  3. e9ce1a6 drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable by Ander Conselvan de Oliveira · 8 years ago
  4. dc4a109 drm/i915: Pass pipe_config to fdi_link_train() functions by Ander Conselvan de Oliveira · 8 years ago
  5. 2ce4227 drm/i915: Pass pipe_config to pch_enable() functions by Ander Conselvan de Oliveira · 8 years ago
  6. 0dcdc38 drm/i915: Pass intel_crtc to intel_lpt_pch_enable() by Ander Conselvan de Oliveira · 8 years ago
  7. 4cbe4b2 drm/i915: Pass intel_crtc to fdi_link_train() hooks by Ander Conselvan de Oliveira · 8 years ago
  8. 5be6e33 drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks by Ville Syrjälä · 8 years ago
  9. a5509ab drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW by Ville Syrjälä · 8 years ago
  10. dd68928 drm/i915: Prevent concurrent tiling/framebuffer modifications by Chris Wilson · 8 years ago
  11. 9aceb5c1 drm/i915: Fix all intel_framebuffer_init failures to take the error path by Chris Wilson · 8 years ago
  12. 62b6956 drm/i915: Only enable DDI IO power domains after enabling DPLL by Ander Conselvan de Oliveira · 8 years ago
  13. 79f255a drm/i915: Store encoder power domain in struct intel_encoder by Ander Conselvan de Oliveira · 8 years ago
  14. 5432fca drm/i915: Store aux power domain in intel_dp by Ander Conselvan de Oliveira · 8 years ago
  15. 6ebc692 drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers() by Ander Conselvan de Oliveira · 8 years ago
  16. 5b7280f drm/i915/glk: Fix maximum scaling factor for Geminilake scalers by Ander Conselvan de Oliveira · 8 years ago
  17. d59b21e drm/i915: Remove 'retire' parameter from intel_fb_obj_flush by Chris Wilson · 8 years ago
  18. 57822dc drm/i915: Perform object clflushing asynchronously by Chris Wilson · 8 years ago
  19. 5a97bcc drm/i915: Amalgamate flushing of display objects by Chris Wilson · 8 years ago
  20. 8d8c386 drm/i915: Add power well SW/HW state verification by Imre Deak · 8 years ago
  21. 3bb56da drm/i915/glk: Enable pipe CSC by Ander Conselvan de Oliveira · 8 years ago
  22. 24dbf51 drm/i915: struct_mutex is not required for allocating the framebuffer by Chris Wilson · 8 years ago
  23. 70001cd drm/i915: Remove struct_mutex for destroying framebuffers by Chris Wilson · 8 years ago
  24. 5a4c6f1 drm/i915: The return of i915_gpu_info to debugfs by Chris Wilson · 8 years ago
  25. 73dec95 drm/i915: Emit to ringbuffer directly by Tvrtko Ursulin · 8 years ago
  26. d2d1501 drm/i915: Convert remaining users of 32bit power domain masks by Ander Conselvan de Oliveira · 8 years ago
  27. 6401c37 drm/i915: Simplify platform checks in intel_fb_pitch_limit() by Ville Syrjälä · 8 years ago
  28. d8fc70b drm/i915: Make power domain masks 64 bit long by Ander Conselvan de Oliveira · 8 years ago
  29. ceb9932 drm/i915: Move ilk_pipe_pixel_rate() to intel_display.c by Ville Syrjälä · 8 years ago
  30. b0587e4 drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cdclk() hook by Ville Syrjälä · 8 years ago
  31. bb0f4aa drm/i915: Track full cdclk state for the logical and actual cdclk frequencies by Ville Syrjälä · 8 years ago
  32. 49cd97a drm/i915: Start moving the cdclk stuff into a distinct state structure by Ville Syrjälä · 8 years ago
  33. 7ff89ca drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c by Ville Syrjälä · 8 years ago
  34. 4717e8b drm/i915: Clean up the .get_cdclk() assignment if ladder by Ville Syrjälä · 8 years ago
  35. c49a0d0 drm/i915: s/get_display_clock_speed/get_cdclk/ by Ville Syrjälä · 8 years ago
  36. 4e841ec drm/i915: Nuke intel_mode_max_pixclk() by Ville Syrjälä · 8 years ago
  37. a7d1b3f drm/i915: Store the pipe pixel rate in the crtc state by Ville Syrjälä · 8 years ago
  38. 6248017 drm/i915: Get correct display clock on 945gm by Arthur Heymans · 8 years ago
  39. ba318c6 drm/i915: Drain the freed state from the tail of the next commit by Chris Wilson · 8 years ago
  40. 37255d8 drm/i915: Fix POWER_DOMAIN_AUDIO refcounting. by Maarten Lankhorst · 8 years ago
  41. e2b06d7 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  42. 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
  43. 47f9ea8 drm/i915/glk: Plane color correction register changes by Ander Conselvan de Oliveira · 8 years ago
  44. 05c41f9 drm/i915: fix use-after-free in page_flip_completed() by Andrey Ryabinin · 8 years ago
  45. 611032b drm/i915: Add support for DP Video pattern compliance tests by Manasi Navare · 8 years ago
  46. 196cd5d drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/ by Daniel Vetter · 8 years ago
  47. b976dc5 drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake. by Rodrigo Vivi · 8 years ago
  48. eb955ee drm/i915: Move atomic state free from out of fence release by Chris Wilson · 8 years ago
  49. 4c01ded drm/i915: Use atomic page flip for intel again. by Maarten Lankhorst · 8 years ago
  50. 31bb2ef drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic() by Ander Conselvan de Oliveira · 8 years ago
  51. 46a1bd2 drm/i915: Fix calculation of rotated x and y offsets for planar formats by Ander Conselvan de Oliveira · 8 years ago
  52. e961282 drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_config() by Ville Syrjälä · 8 years ago
  53. a8cd6da drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state() by Ville Syrjälä · 8 years ago
  54. 7abbd11 drm/i915: Release temporary load-detect state upon switching by Chris Wilson · 8 years ago
  55. be1e341 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  56. 1e5a15d drm/i915: Avoid drm_atomic_state_put(NULL) on error paths by Ander Conselvan de Oliveira · 8 years ago
  57. 3c5e37f drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume by Chris Wilson · 8 years ago
  58. a5e4c7d drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible by Ville Syrjälä · 8 years ago
  59. 7b92c04 drm/i915: Eliminate superfluous i915_ggtt_view_rotated by Chris Wilson · 8 years ago
  60. 8bab1193 drm/i915: Convert i915_ggtt_view to use an anonymous union by Chris Wilson · 8 years ago
  61. 1d4258d drm/i915: Remove useless casts to intel_plane_state by Maarten Lankhorst · 8 years ago
  62. 8c6b709 drm/i915: Use new CRC debugfs API by Tomeu Vizoso · 8 years ago
  63. 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
  64. 7800fb6 drm/i915: Update comment that sets I915_MODE_FLAG_INHERITED by Daniel Vetter · 8 years ago
  65. 1c74eea drm/i915: Move number of scalers initialization to runtime init by Nabendu Maiti · 8 years ago
  66. f50b79f drm/i915: Add dpll entrypoint for dumping hw state by Ander Conselvan de Oliveira · 8 years ago
  67. 2c42e53 drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state by Ander Conselvan de Oliveira · 8 years ago
  68. 3c0fb58 drm/i915: Rename intel_shared_dpll_commit() to _swap_state() by Ander Conselvan de Oliveira · 8 years ago
  69. a1c414e drm/i915: Introduce intel_release_shared_dpll() by Ander Conselvan de Oliveira · 8 years ago
  70. aca1ebf drm/i915: Move the min_pixclk[] handling to the end of readout by Ville Syrjälä · 8 years ago
  71. f79f269 drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3. by Maarten Lankhorst · 8 years ago
  72. e8a9c58 drm/i915: Unify active context tracking between legacy/execlists/guc by Chris Wilson · 8 years ago
  73. dbd4d57 drm: Replace 'format->format' comparisons to just 'format' comparisons by Ville Syrjälä · 8 years ago
  74. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  75. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  76. 145fcb1 drm/i915: Use drm_framebuffer_plane_{width,height}() where possible by Ville Syrjälä · 8 years ago
  77. 353c859 drm: Replace drm_format_plane_cpp() with fb->format->cpp[] by Ville Syrjälä · 8 years ago
  78. bcb0b46 drm: Replace drm_format_num_planes() with fb->format->num_planes by Ville Syrjälä · 8 years ago
  79. 2f3f476 drm/i915: Populate fb->format early for inherited fbs by Ville Syrjälä · 8 years ago
  80. d2e9f5f drm/i915: Set fb->dev early on for inherited fbs by Ville Syrjälä · 8 years ago
  81. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  82. a0b8a1f drm/i915/gen9: Fix PCODE polling during CDCLK change notification by Imre Deak · 8 years ago
  83. 4e8048f drm/i915: Shrink pipe config checker by Tvrtko Ursulin · 8 years ago
  84. 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
  85. 73f67aa drm/i915: distinguish G33 and Pineview from each other by Jani Nikula · 8 years ago
  86. 2a307c2 drm/i915: add some more "i" in platform names for consistency by Jani Nikula · 8 years ago
  87. c0f8683 drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively by Jani Nikula · 8 years ago
  88. 778e23a drm/i915: Implement local atomic_state_free callback by Chris Wilson · 8 years ago
  89. 11a85d6 drm/i915: Skip vblank wait if cxsr was already off by Ville Syrjälä · 8 years ago
  90. 3d90e64 drm/i915: Protect cxsr state with wm_mutex by Ville Syrjälä · 8 years ago
  91. ddd2b79 drm/i915: Use the ilk_disable_lp_wm() return value by Ville Syrjälä · 8 years ago
  92. 3125d39 drm/i915: Drop the nop intel_update_watermarks() call from haswell_crtc_enable() by Ville Syrjälä · 8 years ago
  93. 7a9e102 drm/i915: Move priority bumping for flips earlier by Chris Wilson · 8 years ago
  94. 1f3dc3e drm/i915: Initialize dev_priv->atomic_cdclk_freq at init time by Ville Syrjälä · 8 years ago
  95. 14676ec drm/i915: Fix cdclk vs. dev_cdclk mess when not recomputing things by Ville Syrjälä · 8 years ago
  96. 93cd6fa6 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  97. f03ee46 Backmerge tag 'v4.9-rc8' into drm-next by Dave Airlie · 8 years ago
  98. 09d0938 drm/i915/glk: Allow dotclock up to 2 * cdclk on geminilake by Ander Conselvan de Oliveira · 8 years ago
  99. 89b3c3c drm/i915/glk: Reuse broxton's cdclk code for GLK by Ander Conselvan de Oliveira · 8 years ago
  100. cc3f90f drm/i915/glk: Reuse broxton code for geminilake by Ander Conselvan de Oliveira · 8 years ago