1. e95433c drm/i915: Rearrange i915_wait_request() accounting with callers by Chris Wilson · 9 years ago
  2. 8b364b4 drm/i915: Rename for_each_plane -> for_each_universal_plane by Matt Roper · 9 years ago
  3. da064b4 drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation by Ville Syrjälä · 9 years ago
  4. f9bf1d9 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  5. 5481e27 Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  6. 61d0a04 Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  7. 2d2c5ad drm: i915: Wait for fences on new fb, not old by Daniel Stone · 9 years ago
  8. 93ca7e0 drm/i915: Use the per-plane rotation property by Ville Syrjälä · 9 years ago
  9. bd2ef25 drm: Add drm_rotation_90_or_270() by Ville Syrjälä · 9 years ago
  10. 7fb71c8 drm/i915: Handle early failure during intel_get_load_detect_pipe by Chris Wilson · 9 years ago
  11. faccd99 drm/i915/gen9: Don't wrap strings in verify_wm_state() by cpaul@redhat.com · 9 years ago
  12. 3de8a14 drm/i915/gen9: Actually verify WM levels in verify_wm_state() by cpaul@redhat.com · 9 years ago
  13. d8c0faf drm/i915/gen9: Get rid of redundant watermark values by cpaul@redhat.com · 9 years ago
  14. b9a1b71 i915: don't call drm_atomic_state_put on invalid pointer by Arnd Bergmann · 9 years ago
  15. 65f2130 drm/i915: Extract intel_crtc_pch_transcoder() by Ville Syrjälä · 9 years ago
  16. 0853695 drm: Add reference counting to drm_atomic_state by Chris Wilson · 9 years ago
  17. b707aa5 drm/i915/skl: Remove linetime from skl_wm_values by Lyude · 9 years ago
  18. ce0ba28 drm/i915/skl: Move per-pipe ddb allocations into crtc states by Lyude · 9 years ago
  19. 5db9401 drm/i915: Make IS_GEN macros only take dev_priv by Tvrtko Ursulin · 9 years ago
  20. 55b8f2a drm/i915: Make INTEL_GEN only take dev_priv by Tvrtko Ursulin · 9 years ago
  21. 11a914c drm/i915: Make IS_VALLEYVIEW only take dev_priv by Tvrtko Ursulin · 9 years ago
  22. 920a14b drm/i915: Make IS_CHERRYVIEW only take dev_priv by Tvrtko Ursulin · 9 years ago
  23. 9beb5fe drm/i915: Make IS_G4X only take dev_priv by Tvrtko Ursulin · 9 years ago
  24. e2d214a drm/i915: Make IS_BROXTON only take dev_priv by Tvrtko Ursulin · 9 years ago
  25. 0853723 drm/i915: Make IS_KABYLAKE only take dev_priv by Tvrtko Ursulin · 9 years ago
  26. 772c2a5 drm/i915: Make IS_HASWELL only take dev_priv by Tvrtko Ursulin · 9 years ago
  27. 8652744 drm/i915: Make IS_BROADWELL only take dev_priv by Tvrtko Ursulin · 9 years ago
  28. fd6b8f4 drm/i915: Make IS_IVYBRIDGE only take dev_priv by Tvrtko Ursulin · 9 years ago
  29. 50a0bc9 drm/i915: Make INTEL_DEVID only take dev_priv by Tvrtko Ursulin · 9 years ago
  30. 49cff96 drm/i915: Make HAS_GMCH_DISPLAY only take dev_priv by Tvrtko Ursulin · 9 years ago
  31. 6e26695 drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv by Tvrtko Ursulin · 9 years ago
  32. 4f8036a drm/i915: Make HAS_DDI and HAS_PCH_LPT_LP only take dev_priv by Tvrtko Ursulin · 9 years ago
  33. 3b3f165 drm/i915: Allocate intel_engine_cs structure only for the enabled engines by Akash Goel · 9 years ago
  34. 98a2f41 drm/i915: Allow disabling error capture by Chris Wilson · 9 years ago
  35. c0c8b9e Merge tag 'drm-for-v4.9' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  36. a3fd4c6 drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED by Ville Syrjälä · 9 years ago
  37. 6e7fdb8 drm/i915: introduce intel_has_sagv() by Paulo Zanoni · 9 years ago
  38. 674f823 drm/i915: SAGV is not SKL-only, so rename a few things by Paulo Zanoni · 9 years ago
  39. 9700f8b drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+ by Paulo Zanoni · 9 years ago
  40. 11dec6a drm/i915: Unlock PPS registers after GPU reset by Imre Deak · 9 years ago
  41. d9c409d drm/i915: keep CONFIG_DRM_FBDEV_EMULATION=n function stubs together by Jani Nikula · 9 years ago
  42. 6a2a5c5 drm/i915: Replace a bunch of connector->base.display_info with a local variable by Ville Syrjälä · 9 years ago
  43. 7d7f863 drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED by Ville Syrjälä · 9 years ago
  44. ca09fb9 Merge tag 'v4.8-rc8' into drm-next by Dave Airlie · 9 years ago
  45. 56feca9 drm/i915: introduce intel_has_sagv() by Paulo Zanoni · 9 years ago
  46. 16dcdc4 drm/i915: SAGV is not SKL-only, so rename a few things by Paulo Zanoni · 9 years ago
  47. 4c0b8a8 drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+ by Paulo Zanoni · 9 years ago
  48. 6277c8d drm/i915: Queue page flip work via a low latency, unbound workqueue by Imre Deak · 9 years ago
  49. 51f5920 drm/i915: Unlock PPS registers after GPU reset by Imre Deak · 9 years ago
  50. b81a617 Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  51. a2bc469 drm/i915: Prepare object synchronisation for asynchronicity by Chris Wilson · 9 years ago
  52. ea746f3 drm/i915: Expand bool interruptible to pass flags to i915_wait_request() by Chris Wilson · 9 years ago
  53. 8af29b0 drm/i915: Separate out reset flags from the reset counter by Chris Wilson · 9 years ago
  54. c856052 drm/i915: Remove ddi_pll_sel from intel_crtc_state by Ander Conselvan de Oliveira · 9 years ago
  55. ccebc23 drm/i915/skl: Don't try to update plane watermarks if they haven't changed by Lyude · 9 years ago
  56. 6720ce1 drm/i915: remove leftover for_each_intel_crtc_masked by Jani Nikula · 9 years ago
  57. 2708249 drm/i915/skl: Update DDB values atomically with wms/plane attrs by Lyude · 9 years ago
  58. 896e5bb drm/i915: Move CRTC updating in atomic_commit into it's own hook by Lyude · 9 years ago
  59. 51d6120 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  60. 79cf219 drm/i915: Suppress DRM_ERROR for D_COMP write on Haswell by Chris Wilson · 9 years ago
  61. d1a3a03 drm/i915: free intel_fb by Matthew Auld · 9 years ago
  62. b707654 drm/i915: Cleanup crt disable sequence on hsw+ by Maarten Lankhorst · 9 years ago
  63. 496b0fc drm/i915: Create a intel_encoder_find_connector helper function. by Maarten Lankhorst · 9 years ago
  64. 62e0fb8 drm/i915/skl: Update plane watermarks atomically during plane updates by Lyude · 9 years ago
  65. 0a478c2 drm/i915: Make encoder->compute_config take the connector state by Maarten Lankhorst · 9 years ago
  66. fd6bbda drm/i915: Pass crtc_state and connector_state to encoder functions by Maarten Lankhorst · 9 years ago
  67. fb1c98b drm/i915: Walk over encoders in crtc enable/disable using atomic state. by Maarten Lankhorst · 9 years ago
  68. 4a80655 drm/i915: Pass atomic state to crtc enable/disable functions by Maarten Lankhorst · 9 years ago
  69. f403372 drm/i915/skl: Add support for the SAGV, fix underrun hangs by Lyude · 9 years ago
  70. 52a05c3 drm/i915: pdev cleanup by David Weinehall · 9 years ago
  71. 656d1b8 drm/i915/skl: Add support for the SAGV, fix underrun hangs by Lyude · 9 years ago
  72. 1f061316 drm/i915: Call intel_fbc_pre_update() after pinning the new pageflip by Paulo Zanoni · 9 years ago
  73. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 9 years ago
  74. 2c24ba2 Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  75. 49ef529 drm/i915: Move fence tracking from object to vma by Chris Wilson · 9 years ago
  76. 05a20d0 drm/i915: Move map-and-fenceable tracking to the VMA by Chris Wilson · 9 years ago
  77. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 9 years ago
  78. bde13eb drm/i915: Introduce i915_ggtt_offset() by Chris Wilson · 9 years ago
  79. 058d88c drm/i915: Track pinned VMA by Chris Wilson · 9 years ago
  80. 56c0f1a drm/i915: Use VMA for scratch page tracking by Chris Wilson · 9 years ago
  81. cc92638 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  82. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 9 years ago
  83. fc93ff6 Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  84. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  85. 8d97065 drm/i915: Deal with NV12 CbCr plane AUX surface on SKL+ by Ville Syrjälä · 10 years ago
  86. b63a16f drm/i915: Compute display surface offset in the plane check hook for SKL+ by Ville Syrjälä · 10 years ago
  87. 66a2d92 drm/i915: Make intel_adjust_tile_offset() work for linear buffers by Ville Syrjälä · 10 years ago
  88. b9b2403 drm/i915: Allow calling intel_adjust_tile_offset() multiple times by Ville Syrjälä · 10 years ago
  89. 60d5f2a drm/i915: Limit fb x offset due to fences by Ville Syrjälä · 10 years ago
  90. c2ff737 drm/i915: Adjust obj tiling vs. fb modifier rules by Ville Syrjälä · 10 years ago
  91. 72618eb drm/i915: Use fb modifiers for display tiling decisions by Ville Syrjälä · 10 years ago
  92. 2949056 drm/i915: Pass around plane_state instead of fb+rotation by Ville Syrjälä · 10 years ago
  93. d219677 drm/i915: Move SKL hw stride calculation into a helper by Ville Syrjälä · 10 years ago
  94. ef78ec9 drm/i915: Don't pass pitch to intel_compute_page_offset() by Ville Syrjälä · 10 years ago
  95. 6687c90 drm/i915: Rewrite fb rotation GTT handling by Ville Syrjälä · 10 years ago
  96. dfa2997 drm/i915: Fix modeset handling during gpu reset, v5. by Maarten Lankhorst · 9 years ago
  97. 8090ba8 drm/i915: Apply the PPS register unlock workaround more consistently by Imre Deak · 9 years ago
  98. 44cb734 drm/i915: Merge the PPS register definitions by Imre Deak · 9 years ago
  99. 196f954 drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is unknown" by Mario Kleiner · 9 years ago
  100. f8856a4 drm/i915: Use drm_plane_helper_check_state() by Ville Syrjälä · 9 years ago