1. fd6bbda drm/i915: Pass crtc_state and connector_state to encoder functions by Maarten Lankhorst · 8 years ago
  2. fb1c98b drm/i915: Walk over encoders in crtc enable/disable using atomic state. by Maarten Lankhorst · 8 years ago
  3. 4a80655 drm/i915: Pass atomic state to crtc enable/disable functions by Maarten Lankhorst · 8 years ago
  4. 52a05c3 drm/i915: pdev cleanup by David Weinehall · 8 years ago
  5. 656d1b8 drm/i915/skl: Add support for the SAGV, fix underrun hangs by Lyude · 8 years ago
  6. 1f061316 drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip by Paulo Zanoni · 8 years ago
  7. 49ef529 drm/i915: Move fence tracking from object to vma by Chris Wilson · 8 years ago
  8. 05a20d0 drm/i915: Move map-and-fenceable tracking to the VMA by Chris Wilson · 8 years ago
  9. bde13eb drm/i915: Introduce i915_ggtt_offset() by Chris Wilson · 8 years ago
  10. 058d88c drm/i915: Track pinned VMA by Chris Wilson · 8 years ago
  11. 56c0f1a drm/i915: Use VMA for scratch page tracking by Chris Wilson · 8 years ago
  12. cc92638 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  13. fc93ff6 Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  14. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  15. 8d97065 drm/i915: Deal with NV12 CbCr plane AUX surface on SKL+ by Ville Syrjälä · 8 years ago
  16. b63a16f drm/i915: Compute display surface offset in the plane check hook for SKL+ by Ville Syrjälä · 8 years ago
  17. 66a2d92 drm/i915: Make intel_adjust_tile_offset() work for linear buffers by Ville Syrjälä · 8 years ago
  18. b9b2403 drm/i915: Allow calling intel_adjust_tile_offset() multiple times by Ville Syrjälä · 8 years ago
  19. 60d5f2a drm/i915: Limit fb x offset due to fences by Ville Syrjälä · 9 years ago
  20. c2ff737 drm/i915: Adjust obj tiling vs. fb modifier rules by Ville Syrjälä · 8 years ago
  21. 72618eb drm/i915: Use fb modifiers for display tiling decisions by Ville Syrjälä · 8 years ago
  22. 2949056 drm/i915: Pass around plane_state instead of fb+rotation by Ville Syrjälä · 9 years ago
  23. d219677 drm/i915: Move SKL hw stride calculation into a helper by Ville Syrjälä · 8 years ago
  24. ef78ec9 drm/i915: Don't pass pitch to intel_compute_page_offset() by Ville Syrjälä · 9 years ago
  25. 6687c90 drm/i915: Rewrite fb rotation GTT handling by Ville Syrjälä · 9 years ago
  26. 8090ba8 drm/i915: Apply the PPS register unlock workaround more consistently by Imre Deak · 8 years ago
  27. 44cb734 drm/i915: Merge the PPS register definitions by Imre Deak · 8 years ago
  28. 196f954 drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is unknown" by Mario Kleiner · 8 years ago
  29. f8856a4 drm/i915: Use drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  30. 936e71e drm/i915: Use drm_plane_state.{src,dst,visible} by Ville Syrjälä · 8 years ago
  31. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  32. e8285ce Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  33. ae98104 drm/i915: Use the g4x+ approach on gen2 for handling display stuff around GPU reset by Ville Syrjälä · 8 years ago
  34. 4ac2ba2 drm/i915: Introduce gpu_reset_clobbers_display() by Ville Syrjälä · 8 years ago
  35. 522a63d drm/i915: Add a way to test the modeset done during gpu reset, v3. by Maarten Lankhorst · 8 years ago
  36. 7397489 drm/i915: Fix modeset handling during gpu reset, v5. by Maarten Lankhorst · 8 years ago
  37. a168f5b drm/i915: Don't mark PCH underrun reporting as disabled for transcoder B/C on LPT-H by Ville Syrjälä · 8 years ago
  38. 09fa8bb drm/i915: Add some curly braces by Ville Syrjälä · 8 years ago
  39. 3e510a8 drm/i915: Repack fence tiling mode and stride into a single integer by Chris Wilson · 8 years ago
  40. 5748b6a drm/i915: Use dev_priv consistently through the intel_frontbuffer interface by Chris Wilson · 8 years ago
  41. faf5bf0 drm/i915: Use atomics to manipulate obj->frontbuffer_bits by Chris Wilson · 8 years ago
  42. 5d723d7 drm/i915: Separate intel_frontbuffer into its own header by Chris Wilson · 8 years ago
  43. 477321e drm/i915: Reject mixing MST and SST/HDMI on the same digital port by Ville Syrjälä · 8 years ago
  44. 776f323 drm/i915: s/__i915_wait_request/i915_wait_request/ by Chris Wilson · 8 years ago
  45. d72d908 drm/i915: Mark up i915_gem_active for locking annotation by Chris Wilson · 8 years ago
  46. 27c01aa drm/i915: Prepare i915_gem_active for annotations by Chris Wilson · 8 years ago
  47. 381f371 drm/i915: Introduce i915_gem_active for request tracking by Chris Wilson · 8 years ago
  48. 8e63717 drm/i915: Simplify request_alloc by returning the allocated request by Chris Wilson · 8 years ago
  49. 7e37f88 drm/i915: Rename struct intel_ringbuffer to struct intel_ring by Chris Wilson · 8 years ago
  50. 1dae2df drm/i915: Rename request->ringbuf to request->ring by Chris Wilson · 8 years ago
  51. b5321f3 drm/i915: Unify intel_logical_ring_emit and intel_ring_emit by Chris Wilson · 8 years ago
  52. 8497825 drm/i915: cleanup_plane_fb: also drop reference to current state wait_req by Keith Packard · 8 years ago
  53. 3b2c171 drm/i915: Wait up to 3ms for the pcu to ack the cdclk change request on SKL by Ville Syrjälä · 8 years ago
  54. 848496e drm/i915: Wait up to 3ms for the pcu to ack the cdclk change request on SKL by Ville Syrjälä · 8 years ago
  55. c3f8d86 Merge tag 'drm-intel-next-fixes-2016-07-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  56. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  57. 54b4f68 Revert "drm/i915: Enable RC6 immediately" by Chris Wilson · 8 years ago
  58. b12e0ee drm/i915: Enable RC6 immediately by Chris Wilson · 8 years ago
  59. 34911fd drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockless free by Chris Wilson · 8 years ago
  60. f8c417c drm/i915: Rename drm_gem_object_unreference in preparation for lockless free by Chris Wilson · 8 years ago
  61. 25dc556 drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get by Chris Wilson · 8 years ago
  62. 03ac064 drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup by Chris Wilson · 8 years ago
  63. e8a261e drm/i915: Rename request reference/unreference to get/put by Chris Wilson · 8 years ago
  64. 197be2a drm/i915: Disable waitboosting for mmioflips/semaphores by Chris Wilson · 8 years ago
  65. fa95986 drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2) by Bob Paauwe · 8 years ago
  66. a878487 drm/i915: Set legacy properties when using legacy gamma set IOCTL. (v2) by Bob Paauwe · 8 years ago
  67. ed2eebb drm/i915: add missing condition for committing planes on crtc by Lionel Landwerlin · 8 years ago
  68. e7852a4 drm/i915: add missing condition for committing planes on crtc by Lionel Landwerlin · 8 years ago
  69. b7137e0 drm/i915: Defer enabling rc6 til after we submit the first batch/context by Chris Wilson · 8 years ago
  70. 48f112f drm/i915: Fill unused GGTT with scratch pages for VT-d by Chris Wilson · 8 years ago
  71. e25148d drm/i915: Check for invalid cloning earlier during modeset by Ville Syrjälä · 8 years ago
  72. d7edc4e drm/i915: Kill has_dsi_encoder by Ville Syrjälä · 8 years ago
  73. cca0502 drm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/ by Ville Syrjälä · 8 years ago
  74. 2210ce7 drm/i915: Replace some open coded intel_crtc_has_dp_encoder()s by Ville Syrjälä · 8 years ago
  75. 37a5650 drm/i915: Kill has_dp_encoder from pipe_config by Ville Syrjälä · 8 years ago
  76. 3d6e9ee drm/i915: Replace manual lvds and sdvo/hdmi counting with intel_crtc_has_type() by Ville Syrjälä · 8 years ago
  77. 2d84d2b drm/i915: Unify intel_pipe_has_type() and intel_pipe_will_have_type() by Ville Syrjälä · 8 years ago
  78. 253c84c drm/i915: Add output_types bitmask into the crtc state by Ville Syrjälä · 8 years ago
  79. 91c8a32 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm by Chris Wilson · 8 years ago
  80. f19ec8c drm/i915: convert a few more E->dev_private to to_i915(E) by Dave Gordon · 8 years ago
  81. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 8 years ago
  82. 67d97da drm/i915: Only start retire worker when idle by Chris Wilson · 8 years ago
  83. 8411499 drm/i915: Remove check for !crtc_state in intel_plane_atomic_calc_changes() by Chris Wilson · 8 years ago
  84. f69a02c drm/i915: Spin after waking up for an interrupt by Chris Wilson · 8 years ago
  85. 93220c0 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  86. 24d8441 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  87. 8ad32a0 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  88. e24ca05 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  89. e084e1b drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  90. 95cac28 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  91. b85c1ec drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  92. 2ec9ba3 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  93. dfdb474 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  94. a7d0466 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  95. d9f9624 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  96. 650fbd8 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  97. 370004d drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  98. 6b18826 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  99. 2c30b43 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago
  100. b8511f5 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 8 years ago