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