1. 305b9ed Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  2. 925344c BackMerge tag 'v4.12-rc5' into drm-next by Dave Airlie · 8 years ago
  3. e56134b drm/i915: Remove pipe A quirk remnants by Ville Syrjälä · 8 years ago
  4. b82a682 drm/i915: Drop pipe A quirk for Thinkapd T60 by Ville Syrjälä · 8 years ago
  5. dc453e3 drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209 by Ville Syrjälä · 8 years ago
  6. 2ee0da1 drm/i915: Add i830 "pipes power well" by Ville Syrjälä · 8 years ago
  7. bb408dd drm/i915: Use a loop for the "three times for luck" DPLL procedure by Ville Syrjälä · 8 years ago
  8. da1d0e2 drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic() by Ville Syrjälä · 8 years ago
  9. aecd36b drm/i915: Fix deadlock witha the pipe A quirk during resume by Ville Syrjälä · 8 years ago
  10. 8b0f7e0 drm/i915: Configure DPLL's for Cannonlake by Kahola, Mika · 8 years ago
  11. d5553c0 drm/i915: Move the unclaimed mmio detection into the powerwell for KMS by Chris Wilson · 8 years ago
  12. 8f4d380 drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail by Ville Syrjälä · 8 years ago
  13. d96a7d2 drm/i915: Fix scaling check for 90/270 degree plane rotation by Ville Syrjälä · 8 years ago
  14. ec1b4ee drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail by Ville Syrjälä · 8 years ago
  15. 55f5b0b Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  16. 73b0ca8 drm/i915/skl+: consider max supported plane pixel rate while scaling by Mahesh Kumar · 8 years ago
  17. 630d30a drm/i915: Convert intel_sdvo connector properties to atomic. by Maarten Lankhorst · 8 years ago
  18. 11c1a9e drm/i915: Add plumbing for digital connector state, v3. by Maarten Lankhorst · 8 years ago
  19. a82256b Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  20. b31e85e drm/i915: Detect USB-C specific dongles before reducing M and N by Jani Nikula · 8 years ago
  21. 2fd96b4 drm/i915: use drm_for_each_connector_iter() by Gustavo Padovan · 8 years ago
  22. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
  23. efd38b6 gpu: drm: i915: compress logic into one line by Gustavo A. R. Silva · 8 years ago
  24. cbaa331 gpu: drm: i915: remove dead code by Gustavo A. R. Silva · 8 years ago
  25. 749d98b drm/i915: Fix hw state verifier access to crtc->state. by Maarten Lankhorst · 8 years ago
  26. e11ffdd drm/i915: Simplify cursor register write sequence by Ville Syrjälä · 8 years ago
  27. d9e1551 drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytes by Ville Syrjälä · 8 years ago
  28. 1e7b4fd drm/i915: Handle fb offset and src coordinates for cursors by Ville Syrjälä · 8 years ago
  29. fabac48 drm/i915: Fix gen3 physical cursor alignment requirements by Ville Syrjälä · 8 years ago
  30. 024faac drm/i915: Support variable cursor height on ivb+ by Ville Syrjälä · 8 years ago
  31. 1e1bb87 drm/i915: Use fb->pitches[0] in cursor code by Ville Syrjälä · 8 years ago
  32. 3637ecf drm/i915: Generalize cursor size checks a bit by Ville Syrjälä · 8 years ago
  33. 659056f drm/i915: Split cursor check_plane into i845 and i9xx variants by Ville Syrjälä · 8 years ago
  34. 75343a4 drm/i915: Drop useless posting reads from cursor commit by Ville Syrjälä · 8 years ago
  35. b2d03b0 drm/i915: Move cursor position and base handling into the platform specific functions by Ville Syrjälä · 8 years ago
  36. ed27022 drm/i915: Refactor CURPOS calculation by Ville Syrjälä · 8 years ago
  37. cd5dcbf drm/i915: Clean up cursor junk from intel_crtc by Ville Syrjälä · 8 years ago
  38. 1cecc83 drm/i915: Refactor CURBASE calculation by Ville Syrjälä · 8 years ago
  39. 282dbf9 drm/i915: Pass intel_plane and intel_crtc to plane hooks by Ville Syrjälä · 8 years ago
  40. d509e28 drm/i915: Parametrize cursor/primary pipe select bits by Ville Syrjälä · 8 years ago
  41. ab33081 drm/i915: Add support for sprites on g4x by Ville Syrjälä · 8 years ago
  42. 04548cb drm/i915: Two stage watermarks for g4x by Ville Syrjälä · 8 years ago
  43. ed58570 drm/i915/vlv: Fix port B PLL opamp initialization by Imre Deak · 8 years ago
  44. 5caa0fe drm/vblank: Lock down vblank->hwmode more by Daniel Vetter · 8 years ago
  45. 440df93 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago
  46. f4bf77b drm/i915: set "ret" correctly on error paths by Dan Carpenter · 8 years ago
  47. c50b4bf Revert "drm/i915: Lock mode_config.mutex in intel_display_resume." by Maarten Lankhorst · 8 years ago
  48. ebf3f19 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 8 years ago
  49. df45eac Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  50. 2b2fc72 Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  51. e92075f drm/i915: Simplify shrinker locking by Joonas Lahtinen · 8 years ago
  52. 400c19d i915: initialize the free_list of the fencing atomic_helper by Andrea Arcangeli · 8 years ago
  53. 6c5ed5a drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes, v4. by Maarten Lankhorst · 8 years ago
  54. 9c79e0b drm/fb-helper: Give up on kgdb for atomic drivers by Daniel Vetter · 8 years ago
  55. 3fab2f0 drm/i915: Nuke intel_atomic_legacy_gamma_set by Daniel Vetter · 8 years ago
  56. b260ac3 drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx by Daniel Vetter · 8 years ago
  57. 8952030 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago
  58. a2e1319 Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl" by Maarten Lankhorst · 8 years ago
  59. 2f07556 drm/i915: Use LINEAR modifier instead of NONE by Ben Widawsky · 8 years ago
  60. 2c77bb2 drm: simplify the locking in the GETCRTC ioctl by Daniel Vetter · 8 years ago
  61. 34a2ab5 drm: Add acquire ctx parameter to ->update_plane by Daniel Vetter · 8 years ago
  62. 9a86cda drm/i915/dp: reduce link M/N parameters by Jani Nikula · 8 years ago
  63. 1595363 drm/i915: enable scrambling by Shashank Sharma · 8 years ago
  64. 44a126b drm/i915: kill intel_ddi_pll_select() by Paulo Zanoni · 8 years ago
  65. f9407ae drm/i915: Use i9xx_check_plane_surface() for sprite planes as well by Ville Syrjälä · 8 years ago
  66. 3ba35e5 drm/i915: Eliminate ironlake_update_primary_plane() by Ville Syrjälä · 8 years ago
  67. 5b7fcc4 drm/i915: Introduce i9xx_check_plane_surface() by Ville Syrjälä · 8 years ago
  68. a0864d5 drm/i915: Pre-compute plane control register value by Ville Syrjälä · 8 years ago
  69. 6a4407a drm/i915: Nuke ironlake_plane_ctl() by Ville Syrjälä · 8 years ago
  70. 7145f60 drm/i915: Extract i9xx_plane_ctl() and ironlake_plane_ctl() by Ville Syrjälä · 8 years ago
  71. 292889e drm/i915: Extract i845_cursor_ctl() and i9xx_cursor_ctl() by Ville Syrjälä · 8 years ago
  72. 2e88126 drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes by Ville Syrjälä · 8 years ago
  73. 46f788b drm/i915: Extract skl_plane_ctl() by Ville Syrjälä · 8 years ago
  74. e642c85 drm/i915: Remove superfluous i915_add_request_no_flush() helper by Chris Wilson · 8 years ago
  75. 8c185ec drm/i915: Split I915_RESET_IN_PROGRESS into two flags by Chris Wilson · 8 years ago
  76. dd584fc drm/i915: Use I915_READ_FW for plane updates by Ville Syrjälä · 8 years ago
  77. 78587de drm/i915: Organize plane register writes into tighter bunches by Ville Syrjälä · 8 years ago
  78. aa5e9b4 drm/i915: Use new atomic iterator macros in display code by Maarten Lankhorst · 8 years ago
  79. 86b0426 drm/i915: Fix up verify_encoder_state by Daniel Vetter · 8 years ago
  80. f9e905c drm/i915: use for_each_intel_connector_iter in intel_display.c by Daniel Vetter · 8 years ago
  81. 51ec53d drm/i915: Make intel_get_pipe_from_connector atomic by Daniel Vetter · 8 years ago
  82. 144cc143 drm/i915: Use DRM_DEBUG_KMS() for framebuffer failure debug messages by Ville Syrjälä · 8 years ago
  83. 3ca46c0 drm/i915: Pass the correct plane index to _intel_compute_tile_offset() by Ville Syrjälä · 8 years ago
  84. 1b50053 drm/i915: Avoid div-by-zero when computing aux_stride w/o an aux plane by Ville Syrjälä · 8 years ago
  85. b90c1ee drm/i915: Move nv12 chroma plane handling into intel_surf_alignment() by Ville Syrjälä · 8 years ago
  86. d88c4af drm/i915: Plumb drm_framebuffer into more places by Ville Syrjälä · 8 years ago
  87. c3f8ad5 drm/i915: Nuke debug messages from the pipe update critical section by Ville Syrjälä · 8 years ago
  88. 7ffe939 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  89. 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
  90. d2fa80a drm/i915: Avoid clearing the base drm_crtc_state by Chris Wilson · 8 years ago
  91. 567f079 drm/i915: Move updating color management to before vblank evasion by Maarten Lankhorst · 8 years ago
  92. 7225953 drm/i915: Add plane update/disable tracepoints by Ville Syrjälä · 8 years ago
  93. 602ae83 drm/i915: Sanitize VLV/CHV watermarks properly by Ville Syrjälä · 8 years ago
  94. b4ede6d drm/i915: Only use update_wm_{pre,post} for pre-ilk platforms by Ville Syrjälä · 8 years ago
  95. 5eeb798 drm/i915: Nuke crtc->wm.cxsr_allowed by Ville Syrjälä · 8 years ago
  96. ff32c54 drm/i915: Compute vlv/chv wms the atomic way by Ville Syrjälä · 8 years ago
  97. e9728bd drm/i915: Track visible planes in a bitmask by Ville Syrjälä · 8 years ago
  98. 3dc38ee drm/i915: Remove direct usages of intel_crtc->config from DDI code by Ander Conselvan de Oliveira · 8 years ago
  99. e9ce1a6 drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable by Ander Conselvan de Oliveira · 8 years ago
  100. dc4a109 drm/i915: Pass pipe_config to fdi_link_train() functions by Ander Conselvan de Oliveira · 8 years ago