1. f9e905c drm/i915: use for_each_intel_connector_iter in intel_display.c by Daniel Vetter · 8 years ago
  2. 51ec53d drm/i915: Make intel_get_pipe_from_connector atomic by Daniel Vetter · 8 years ago
  3. 144cc143 drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messages by Ville Syrjälä · 8 years ago
  4. 3ca46c0 drm/i915: Pass the correct plane index to _intel_compute_tile_offset() by Ville Syrjälä · 8 years ago
  5. 1b50053 drm/i915: Avoid div-by-zero when computing aux_stride w/o an aux plane by Ville Syrjälä · 8 years ago
  6. b90c1ee drm/i915: Move nv12 chroma plane handling into intel_surf_alignment() by Ville Syrjälä · 8 years ago
  7. d88c4af drm/i915: Plumb drm_framebuffer into more places by Ville Syrjälä · 8 years ago
  8. c3f8ad5 drm/i915: Nuke debug messages from the pipe update critical section by Ville Syrjälä · 8 years ago
  9. 7ffe939 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  10. 2e16101 Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  11. d2fa80a drm/i915: Avoid clearing the base drm_crtc_state by Chris Wilson · 8 years ago
  12. 567f079 drm/i915: Move updating color management to before vblank evasion by Maarten Lankhorst · 8 years ago
  13. 7225953 drm/i915: Add plane update/disable tracepoints by Ville Syrjälä · 8 years ago
  14. 602ae83 drm/i915: Sanitize VLV/CHV watermarks properly by Ville Syrjälä · 8 years ago
  15. b4ede6d drm/i915: Only use update_wm_{pre,post} for pre-ilk platforms by Ville Syrjälä · 8 years ago
  16. 5eeb798 drm/i915: Nuke crtc->wm.cxsr_allowed by Ville Syrjälä · 8 years ago
  17. ff32c54 drm/i915: Compute vlv/chv wms the atomic way by Ville Syrjälä · 8 years ago
  18. e9728bd drm/i915: Track visible planes in a bitmask by Ville Syrjälä · 8 years ago
  19. 3dc38ee drm/i915: Remove direct usages of intel_crtc->config from DDI code by Ander Conselvan de Oliveira · 8 years ago
  20. e9ce1a6 drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable by Ander Conselvan de Oliveira · 8 years ago
  21. dc4a109 drm/i915: Pass pipe_config to fdi_link_train() functions by Ander Conselvan de Oliveira · 8 years ago
  22. 2ce4227 drm/i915: Pass pipe_config to pch_enable() functions by Ander Conselvan de Oliveira · 8 years ago
  23. 0dcdc38 drm/i915: Pass intel_crtc to intel_lpt_pch_enable() by Ander Conselvan de Oliveira · 8 years ago
  24. 4cbe4b2 drm/i915: Pass intel_crtc to fdi_link_train() hooks by Ander Conselvan de Oliveira · 8 years ago
  25. 5be6e33 drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks by Ville Syrjälä · 8 years ago
  26. a5509ab drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW by Ville Syrjälä · 8 years ago
  27. dd68928 drm/i915: Prevent concurrent tiling/framebuffer modifications by Chris Wilson · 8 years ago
  28. 9aceb5c1 drm/i915: Fix all intel_framebuffer_init failures to take the error path by Chris Wilson · 8 years ago
  29. 62b6956 drm/i915: Only enable DDI IO power domains after enabling DPLL by Ander Conselvan de Oliveira · 8 years ago
  30. 79f255a drm/i915: Store encoder power domain in struct intel_encoder by Ander Conselvan de Oliveira · 8 years ago
  31. 5432fca drm/i915: Store aux power domain in intel_dp by Ander Conselvan de Oliveira · 8 years ago
  32. 8e22e1b Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  33. 6ebc692 drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers() by Ander Conselvan de Oliveira · 8 years ago
  34. 5b7280f drm/i915/glk: Fix maximum scaling factor for Geminilake scalers by Ander Conselvan de Oliveira · 8 years ago
  35. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  36. d59b21e drm/i915: Remove 'retire' parameter from intel_fb_obj_flush by Chris Wilson · 8 years ago
  37. 57822dc drm/i915: Perform object clflushing asynchronously by Chris Wilson · 8 years ago
  38. 5a97bcc drm/i915: Amalgamate flushing of display objects by Chris Wilson · 8 years ago
  39. 8d8c386 drm/i915: Add power well SW/HW state verification by Imre Deak · 8 years ago
  40. 3bb56da drm/i915/glk: Enable pipe CSC by Ander Conselvan de Oliveira · 8 years ago
  41. 24dbf51 drm/i915: struct_mutex is not required for allocating the framebuffer by Chris Wilson · 8 years ago
  42. 70001cd drm/i915: Remove struct_mutex for destroying framebuffers by Chris Wilson · 8 years ago
  43. 5a4c6f1 drm/i915: The return of i915_gpu_info to debugfs by Chris Wilson · 8 years ago
  44. 581e49f drm/atomic: Add new iterators over all state, v3. by Maarten Lankhorst · 8 years ago
  45. 73dec95 drm/i915: Emit to ringbuffer directly by Tvrtko Ursulin · 8 years ago
  46. d2d1501 drm/i915: Convert remaining users of 32bit power domain masks by Ander Conselvan de Oliveira · 8 years ago
  47. 6401c37 drm/i915: Simplify platform checks in intel_fb_pitch_limit() by Ville Syrjälä · 8 years ago
  48. d8fc70b drm/i915: Make power domain masks 64 bit long by Ander Conselvan de Oliveira · 8 years ago
  49. ceb9932 drm/i915: Move ilk_pipe_pixel_rate() to intel_display.c by Ville Syrjälä · 8 years ago
  50. b0587e4 drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cdclk() hook by Ville Syrjälä · 8 years ago
  51. bb0f4aa drm/i915: Track full cdclk state for the logical and actual cdclk frequencies by Ville Syrjälä · 8 years ago
  52. 49cd97a drm/i915: Start moving the cdclk stuff into a distinct state structure by Ville Syrjälä · 8 years ago
  53. 7ff89ca drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c by Ville Syrjälä · 8 years ago
  54. 4717e8b drm/i915: Clean up the .get_cdclk() assignment if ladder by Ville Syrjälä · 8 years ago
  55. c49a0d0 drm/i915: s/get_display_clock_speed/get_cdclk/ by Ville Syrjälä · 8 years ago
  56. 4e841ec drm/i915: Nuke intel_mode_max_pixclk() by Ville Syrjälä · 8 years ago
  57. a7d1b3f drm/i915: Store the pipe pixel rate in the crtc state by Ville Syrjälä · 8 years ago
  58. 5351fbb drm/i915: fix use-after-free in page_flip_completed() by Andrey Ryabinin · 8 years ago
  59. 6248017 drm/i915: Get correct display clock on 945gm by Arthur Heymans · 8 years ago
  60. ba318c6 drm/i915: Drain the freed state from the tail of the next commit by Chris Wilson · 8 years ago
  61. 37255d8 drm/i915: Fix POWER_DOMAIN_AUDIO refcounting. by Maarten Lankhorst · 8 years ago
  62. e2b06d7 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  63. e8fe4f4 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  64. 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
  65. 47f9ea8 drm/i915/glk: Plane color correction register changes by Ander Conselvan de Oliveira · 8 years ago
  66. 39cb2c9 drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj() by Linus Torvalds · 8 years ago
  67. 05c41f9 drm/i915: fix use-after-free in page_flip_completed() by Andrey Ryabinin · 8 years ago
  68. 611032b drm/i915: Add support for DP Video pattern compliance tests by Manasi Navare · 8 years ago
  69. 196cd5d drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/ by Daniel Vetter · 8 years ago
  70. 6f0f02d drm/i915: Move atomic state free from out of fence release by Chris Wilson · 8 years ago
  71. 6d1d427 drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic() by Ander Conselvan de Oliveira · 8 years ago
  72. 3781bd6 drm/i915: Fix calculation of rotated x and y offsets for planar formats by Ander Conselvan de Oliveira · 8 years ago
  73. a38a7bd1 drm/i915: Release temporary load-detect state upon switching by Chris Wilson · 8 years ago
  74. b786715 drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume by Chris Wilson · 8 years ago
  75. b976dc5 drm/i915: Introduce IS_GEN9_BC for Skylake and Kabylake. by Rodrigo Vivi · 8 years ago
  76. eb955ee drm/i915: Move atomic state free from out of fence release by Chris Wilson · 8 years ago
  77. 4c01ded drm/i915: Use atomic page flip for intel again. by Maarten Lankhorst · 8 years ago
  78. 31bb2ef drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic() by Ander Conselvan de Oliveira · 8 years ago
  79. 46a1bd2 drm/i915: Fix calculation of rotated x and y offsets for planar formats by Ander Conselvan de Oliveira · 8 years ago
  80. e961282 drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_config() by Ville Syrjälä · 8 years ago
  81. a8cd6da drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state() by Ville Syrjälä · 8 years ago
  82. 7abbd11 drm/i915: Release temporary load-detect state upon switching by Chris Wilson · 8 years ago
  83. be1e341 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  84. 3bfdfdc drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible by Ville Syrjälä · 8 years ago
  85. 1e5a15d drm/i915: Avoid drm_atomic_state_put(NULL) on error paths by Ander Conselvan de Oliveira · 8 years ago
  86. 3c5e37f drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume by Chris Wilson · 8 years ago
  87. a5e4c7d drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible by Ville Syrjälä · 8 years ago
  88. 7b92c04 drm/i915: Eliminate superfluous i915_ggtt_view_rotated by Chris Wilson · 8 years ago
  89. 8bab1193 drm/i915: Convert i915_ggtt_view to use an anonymous union by Chris Wilson · 8 years ago
  90. 1d4258d drm/i915: Remove useless casts to intel_plane_state by Maarten Lankhorst · 8 years ago
  91. 8c6b709 drm/i915: Use new CRC debugfs API by Tomeu Vizoso · 8 years ago
  92. 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
  93. 7800fb6 drm/i915: Update comment that sets I915_MODE_FLAG_INHERITED by Daniel Vetter · 8 years ago
  94. 00b2b72 drm/i915: Move the min_pixclk[] handling to the end of readout by Ville Syrjälä · 8 years ago
  95. 1c74eea drm/i915: Move number of scalers initialization to runtime init by Nabendu Maiti · 8 years ago
  96. f50b79f drm/i915: Add dpll entrypoint for dumping hw state by Ander Conselvan de Oliveira · 8 years ago
  97. 2c42e53 drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state by Ander Conselvan de Oliveira · 8 years ago
  98. 3c0fb58 drm/i915: Rename intel_shared_dpll_commit() to _swap_state() by Ander Conselvan de Oliveira · 8 years ago
  99. a1c414e drm/i915: Introduce intel_release_shared_dpll() by Ander Conselvan de Oliveira · 8 years ago
  100. 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