1. 714244e drm/i915: Add format modifiers for Intel by Ben Widawsky · 7 years ago
  2. 2e2adb0 drm/i915: Add render decompression support by Ville Syrjälä · 7 years ago
  3. bbfb6ce drm/i915: Implement .get_format_info() hook for CCS by Ville Syrjälä · 7 years ago
  4. 148b1e1 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  5. e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
  6. b671557 drm: Nuke drm_atomic_helper_crtc_set_property by Daniel Vetter · 7 years ago
  7. e6fc3b6 drm: Plumb modifiers through plane init by Ben Widawsky · 7 years ago
  8. 4d3088c drm/i915: Pin the pages before acquiring struct_mutex for display by Chris Wilson · 7 years ago
  9. fd70075 drm/i915: Trim struct_mutex usage for kms by Chris Wilson · 7 years ago
  10. 25edf91 drm/i915: prepare csc unit for YCBCR420 output by Shashank Sharma · 7 years ago
  11. b22ca99 drm/i915: prepare pipe for YCBCR420 output by Shashank Sharma · 7 years ago
  12. e5c0593 drm/i915: prepare scaler for YCBCR420 modeset by Shashank Sharma · 7 years ago
  13. 60436fd drm/i915: add config function for YCBCR420 outputs by Shashank Sharma · 7 years ago
  14. e79dfb5 drm/i915: Simplify scaler init during CRTC HW readout by Imre Deak · 7 years ago
  15. 5fb9dad drm/i915: Fix scaler init during CRTC HW state readout by Imre Deak · 7 years ago
  16. 64282ea Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  17. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  18. 0806f4e drm/i915: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 7 years ago
  19. 3118cb06 drm/i915: Drop unpin stall in atomic_prepare_commit by Daniel Vetter · 7 years ago
  20. 8b5d27b drm/i915: Remove intel_flip_work infrastructure by Daniel Vetter · 7 years ago
  21. fa05887 drm/i915: adjust has_pending_fb_unpin to atomic by Daniel Vetter · 7 years ago
  22. fd3a402 drm/i915: Rip out legacy page_flip completion/irq handling by Daniel Vetter · 7 years ago
  23. ce87ea1 drm/i915: Unbreak gpu reset vs. modeset locking by Daniel Vetter · 7 years ago
  24. afa8ce5 drm/i915: Nuke legacy flip queueing code by Daniel Vetter · 7 years ago
  25. 2901215 drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting() by Matthias Kaehlcke · 7 years ago
  26. 4f256d8 drm/i915: Fix fbdev unload sequence by Daniel Vetter · 7 years ago
  27. 8753d2b drm/i915: Fix cursor updates on some platforms by Ville Syrjälä · 7 years ago
  28. a219603 drm/i915: Consistently use enum pipe for PCH transcoders by Matthias Kaehlcke · 7 years ago
  29. 9531522 Merge tag 'drm-for-v4.13' into drm-intel-next-queued by Daniel Vetter · 7 years ago
  30. 6602be0 drm/i915/cnl: Cannonlake color init. by Rodrigo Vivi · 7 years ago
  31. c99a259 drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts by Manasi Navare · 7 years ago
  32. 7f58cbb drm/i915/skl+: Scaling not supported in IF-ID Interlace mode by Mahesh Kumar · 7 years ago
  33. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  34. 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
  35. ca814b2 drm/vblank: Consistent drm_crtc_ prefix by Daniel Vetter · 8 years ago
  36. 925344c BackMerge tag 'v4.12-rc5' into drm-next by Dave Airlie · 8 years ago
  37. e56134b drm/i915: Remove pipe A quirk remnants by Ville Syrjälä · 8 years ago
  38. b82a682 drm/i915: Drop pipe A quirk for Thinkapd T60 by Ville Syrjälä · 8 years ago
  39. dc453e3 drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209 by Ville Syrjälä · 8 years ago
  40. 2ee0da1 drm/i915: Add i830 "pipes power well" by Ville Syrjälä · 8 years ago
  41. bb408dd drm/i915: Use a loop for the "three times for luck" DPLL procedure by Ville Syrjälä · 8 years ago
  42. da1d0e2 drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic() by Ville Syrjälä · 8 years ago
  43. aecd36b drm/i915: Fix deadlock witha the pipe A quirk during resume by Ville Syrjälä · 8 years ago
  44. 8b0f7e0 drm/i915: Configure DPLL's for Cannonlake by Kahola, Mika · 8 years ago
  45. d5553c0 drm/i915: Move the unclaimed mmio detection into the powerwell for KMS by Chris Wilson · 8 years ago
  46. 8f4d380 drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail by Ville Syrjälä · 8 years ago
  47. d96a7d2 drm/i915: Fix scaling check for 90/270 degree plane rotation by Ville Syrjälä · 8 years ago
  48. ec1b4ee drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail by Ville Syrjälä · 8 years ago
  49. 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
  50. 73b0ca8 drm/i915/skl+: consider max supported plane pixel rate while scaling by Mahesh Kumar · 8 years ago
  51. 630d30a drm/i915: Convert intel_sdvo connector properties to atomic. by Maarten Lankhorst · 8 years ago
  52. 11c1a9e drm/i915: Add plumbing for digital connector state, v3. by Maarten Lankhorst · 8 years ago
  53. 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
  54. b31e85e drm/i915: Detect USB-C specific dongles before reducing M and N by Jani Nikula · 8 years ago
  55. 2fd96b4 drm/i915: use drm_for_each_connector_iter() by Gustavo Padovan · 8 years ago
  56. c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
  57. efd38b6 gpu: drm: i915: compress logic into one line by Gustavo A. R. Silva · 8 years ago
  58. cbaa331 gpu: drm: i915: remove dead code by Gustavo A. R. Silva · 8 years ago
  59. 749d98b drm/i915: Fix hw state verifier access to crtc->state. by Maarten Lankhorst · 8 years ago
  60. e11ffdd drm/i915: Simplify cursor register write sequence by Ville Syrjälä · 8 years ago
  61. d9e1551 drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytes by Ville Syrjälä · 8 years ago
  62. 1e7b4fd drm/i915: Handle fb offset and src coordinates for cursors by Ville Syrjälä · 8 years ago
  63. fabac48 drm/i915: Fix gen3 physical cursor alignment requirements by Ville Syrjälä · 8 years ago
  64. 024faac drm/i915: Support variable cursor height on ivb+ by Ville Syrjälä · 8 years ago
  65. 1e1bb87 drm/i915: Use fb->pitches[0] in cursor code by Ville Syrjälä · 8 years ago
  66. 3637ecf drm/i915: Generalize cursor size checks a bit by Ville Syrjälä · 8 years ago
  67. 659056f drm/i915: Split cursor check_plane into i845 and i9xx variants by Ville Syrjälä · 8 years ago
  68. 75343a4 drm/i915: Drop useless posting reads from cursor commit by Ville Syrjälä · 8 years ago
  69. b2d03b0 drm/i915: Move cursor position and base handling into the platform specific functions by Ville Syrjälä · 8 years ago
  70. ed27022 drm/i915: Refactor CURPOS calculation by Ville Syrjälä · 8 years ago
  71. cd5dcbf drm/i915: Clean up cursor junk from intel_crtc by Ville Syrjälä · 8 years ago
  72. 1cecc83 drm/i915: Refactor CURBASE calculation by Ville Syrjälä · 8 years ago
  73. 282dbf9 drm/i915: Pass intel_plane and intel_crtc to plane hooks by Ville Syrjälä · 8 years ago
  74. d509e28 drm/i915: Parametrize cursor/primary pipe select bits by Ville Syrjälä · 8 years ago
  75. ab33081 drm/i915: Add support for sprites on g4x by Ville Syrjälä · 8 years ago
  76. 04548cb drm/i915: Two stage watermarks for g4x by Ville Syrjälä · 8 years ago
  77. ed58570 drm/i915/vlv: Fix port B PLL opamp initialization by Imre Deak · 8 years ago
  78. 5caa0fe drm/vblank: Lock down vblank->hwmode more by Daniel Vetter · 8 years ago
  79. 440df93 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago
  80. f4bf77b drm/i915: set "ret" correctly on error paths by Dan Carpenter · 8 years ago
  81. c50b4bf Revert "drm/i915: Lock mode_config.mutex in intel_display_resume." by Maarten Lankhorst · 8 years ago
  82. ebf3f19 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 8 years ago
  83. 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
  84. 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
  85. e92075f drm/i915: Simplify shrinker locking by Joonas Lahtinen · 8 years ago
  86. 400c19d i915: initialize the free_list of the fencing atomic_helper by Andrea Arcangeli · 8 years ago
  87. 6c5ed5a drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes, v4. by Maarten Lankhorst · 8 years ago
  88. 9c79e0b drm/fb-helper: Give up on kgdb for atomic drivers by Daniel Vetter · 8 years ago
  89. 3fab2f0 drm/i915: Nuke intel_atomic_legacy_gamma_set by Daniel Vetter · 8 years ago
  90. b260ac3 drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx by Daniel Vetter · 8 years ago
  91. 8952030 drm/i915: Make legacy cursor updates more unsynced by Ville Syrjälä · 8 years ago
  92. a2e1319 Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl" by Maarten Lankhorst · 8 years ago
  93. 2f07556 drm/i915: Use LINEAR modifier instead of NONE by Ben Widawsky · 8 years ago
  94. 2c77bb2 drm: simplify the locking in the GETCRTC ioctl by Daniel Vetter · 8 years ago
  95. 34a2ab5 drm: Add acquire ctx parameter to ->update_plane by Daniel Vetter · 8 years ago
  96. 9a86cda drm/i915/dp: reduce link M/N parameters by Jani Nikula · 8 years ago
  97. 1595363 drm/i915: enable scrambling by Shashank Sharma · 8 years ago
  98. 44a126b drm/i915: kill intel_ddi_pll_select() by Paulo Zanoni · 8 years ago
  99. f9407ae drm/i915: Use i9xx_check_plane_surface() for sprite planes as well by Ville Syrjälä · 8 years ago
  100. 3ba35e5 drm/i915: Eliminate ironlake_update_primary_plane() by Ville Syrjälä · 8 years ago