1. 282dbf9 drm/i915: Pass intel_plane and intel_crtc to plane hooks by Ville Syrjälä · 8 years ago
  2. 04548cb drm/i915: Two stage watermarks for g4x by Ville Syrjälä · 8 years ago
  3. 114d7dc drm/i915: Rename bunch of vlv_ watermark structures to g4x_ by Ville Syrjälä · 8 years ago
  4. 939cf46 drm/i915: Fix GCC 4.4 build issue with __intel_wait_for_register_fw by Tvrtko Ursulin · 8 years ago
  5. 9301397 drm/i915: Implement Link Rate fallback on Link training failure by Manasi Navare · 8 years ago
  6. 200819a drm/i915: Remove unused dp properties for dp-mst. by Maarten Lankhorst · 8 years ago
  7. ebf3f19 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 8 years ago
  8. 3d65a73 drm/i915/mst: use max link not sink lane count by Jani Nikula · 8 years ago
  9. e6c0c64 drm/i915/dp: don't call the link parameters sink parameters by Jani Nikula · 8 years ago
  10. 975ee5fca drm/i915/dp: cache common rates with sink rates by Jani Nikula · 8 years ago
  11. a079d10 drm/i915/dp: use the sink rates array for max sink rates by Jani Nikula · 8 years ago
  12. 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
  13. 6c5ed5a drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connector_modes, v4. by Maarten Lankhorst · 8 years ago
  14. 68f357c drm/i915/dp: generate and cache sink rate array for all DP, not just eDP 1.4 by Jani Nikula · 8 years ago
  15. 55cfc58 drm/i915/dp: cache source rates at init by Jani Nikula · 8 years ago
  16. d7c530b drm/i915: make a few DDI functions static by Paulo Zanoni · 8 years ago
  17. 1595363 drm/i915: enable scrambling by Shashank Sharma · 8 years ago
  18. 44a126b drm/i915: kill intel_ddi_pll_select() by Paulo Zanoni · 8 years ago
  19. f9407ae drm/i915: Use i9xx_check_plane_surface() for sprite planes as well by Ville Syrjälä · 8 years ago
  20. a0864d5 drm/i915: Pre-compute plane control register value by Ville Syrjälä · 8 years ago
  21. 2e88126 drm/i915: Use skl_plane_ctl() for the SKL "sprite" planes by Ville Syrjälä · 8 years ago
  22. 1300b4f drm/i915: Inline gen6_sanitize_rps_pm_mask() by Chris Wilson · 8 years ago
  23. b77c7a9 drm/i915: Use new atomic iterator macros in ddi by Maarten Lankhorst · 8 years ago
  24. d88c4af drm/i915: Plumb drm_framebuffer into more places by Ville Syrjälä · 8 years ago
  25. 7ffe939 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  26. 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
  27. e1cd332 drm/i915: move the {skl, bxt}_{i, uni}nit_cdclk declarations by Paulo Zanoni · 8 years ago
  28. b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  29. 602ae83 drm/i915: Sanitize VLV/CHV watermarks properly by Ville Syrjälä · 8 years ago
  30. 5eeb798 drm/i915: Nuke crtc->wm.cxsr_allowed by Ville Syrjälä · 8 years ago
  31. 4841da5 drm/i915: Compute proper intermediate wms for vlv/cvh by Ville Syrjälä · 8 years ago
  32. 236c48e drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not needed by Ville Syrjälä · 8 years ago
  33. ff32c54 drm/i915: Compute vlv/chv wms the atomic way by Ville Syrjälä · 8 years ago
  34. 5012e60 drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarks by Ville Syrjälä · 8 years ago
  35. 814e7f0 drm/i915: Plop vlv/chv fifo sizes into crtc state by Ville Syrjälä · 8 years ago
  36. 855c79f drm/i915: Plop vlv wm state into crtc_state by Ville Syrjälä · 8 years ago
  37. 7eb4941 drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlv by Ville Syrjälä · 8 years ago
  38. f07d43d drm/i915: Track plane fifo sizes under intel_crtc by Ville Syrjälä · 8 years ago
  39. e9728bd drm/i915: Track visible planes in a bitmask by Ville Syrjälä · 8 years ago
  40. 3dc38ee drm/i915: Remove direct usages of intel_crtc->config from DDI code by Ander Conselvan de Oliveira · 8 years ago
  41. e9ce1a6 drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable by Ander Conselvan de Oliveira · 8 years ago
  42. dc4a109 drm/i915: Pass pipe_config to fdi_link_train() functions by Ander Conselvan de Oliveira · 8 years ago
  43. 4cbe4b2 drm/i915: Pass intel_crtc to fdi_link_train() hooks by Ander Conselvan de Oliveira · 8 years ago
  44. 1f58c8e drm/i915: Restore the invalid access without RPM warning by Chris Wilson · 8 years ago
  45. afc1ebf Revert "drm/i915: Implement Link Rate fallback on Link training failure" by Daniel Vetter · 8 years ago
  46. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  47. 233ce88 drm/i915: Implement Link Rate fallback on Link training failure by Manasi Navare · 8 years ago
  48. b05eeb0 drm/i915: Remove i915_debugfs_unregister() by Noralf Trønnes · 8 years ago
  49. 62b6956 drm/i915: Only enable DDI IO power domains after enabling DPLL by Ander Conselvan de Oliveira · 8 years ago
  50. 9a5da00 drm/i915: Check encoder type in enc_to_dig_port() by Ander Conselvan de Oliveira · 8 years ago
  51. 79f255a drm/i915: Store encoder power domain in struct intel_encoder by Ander Conselvan de Oliveira · 8 years ago
  52. 5432fca drm/i915: Store aux power domain in intel_dp by Ander Conselvan de Oliveira · 8 years ago
  53. ffe5111 drm/i915: Introduce intel_ddi_dp_voltage_max() by Ville Syrjälä · 8 years ago
  54. ef96152 Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  55. 6ebc692 drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers() by Ander Conselvan de Oliveira · 8 years ago
  56. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  57. 8d8c386 drm/i915: Add power well SW/HW state verification by Imre Deak · 8 years ago
  58. 24dbf51 drm/i915: struct_mutex is not required for allocating the framebuffer by Chris Wilson · 8 years ago
  59. 4b84b4a drm/i915/lspcon: Fix resume time initialization due to unasserted HPD by Imre Deak · 8 years ago
  60. d7e8ef0 drm/i915/dp: Reset the link params on HPD/connected boot/resume by Manasi Navare · 8 years ago
  61. 370a81f drm/i915: Remove unused function intel_ddi_get_link_dpll() by Ander Conselvan de Oliveira · 8 years ago
  62. d8fc70b drm/i915: Make power domain masks 64 bit long by Ander Conselvan de Oliveira · 8 years ago
  63. ceb9932 drm/i915: Move ilk_pipe_pixel_rate() to intel_display.c by Ville Syrjälä · 8 years ago
  64. b0587e4 drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cdclk() hook by Ville Syrjälä · 8 years ago
  65. bb0f4aa drm/i915: Track full cdclk state for the logical and actual cdclk frequencies by Ville Syrjälä · 8 years ago
  66. 49cd97a drm/i915: Start moving the cdclk stuff into a distinct state structure by Ville Syrjälä · 8 years ago
  67. 7ff89ca drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c by Ville Syrjälä · 8 years ago
  68. a7d1b3f drm/i915: Store the pipe pixel rate in the crtc state by Ville Syrjälä · 8 years ago
  69. 1e94320 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  70. f123959 drm/i915/lspcon: Remove DPCD compare based resume time workaround by Imre Deak · 8 years ago
  71. 390b4e0 drm/i915/lspcon: Fix resume time initialization due to unasserted HPD by Imre Deak · 8 years ago
  72. e8fe4f4 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  73. 611032b drm/i915: Add support for DP Video pattern compliance tests by Manasi Navare · 8 years ago
  74. da15f7c drm/i915: Add support for DP link training compliance by Manasi Navare · 8 years ago
  75. eef5732 drm/i915: setup bridge for HDMI LPE audio driver by Jerome Anand · 8 years ago
  76. 6f0f02d drm/i915: Move atomic state free from out of fence release by Chris Wilson · 8 years ago
  77. eb955ee drm/i915: Move atomic state free from out of fence release by Chris Wilson · 8 years ago
  78. be1e341 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 8 years ago
  79. 8c6b709 drm/i915: Use new CRC debugfs API by Tomeu Vizoso · 8 years ago
  80. ef426c1 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued by Daniel Vetter · 8 years ago
  81. 8e45ac1 drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.c by Ander Conselvan de Oliveira · 8 years ago
  82. 2c42e53 drm/i915: Rename intel_shared_dpll_config to intel_shared_dpll_state by Ander Conselvan de Oliveira · 8 years ago
  83. f79f269 drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3. by Maarten Lankhorst · 8 years ago
  84. 9f2bdb0 drm/i915: Prevent PPS stealing from a normal DP port on VLV/CHV by Ville Syrjälä · 8 years ago
  85. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
  86. a318b4c drm/i915: Intel panel downclock cleanup by Mika Kahola · 8 years ago
  87. 1650be7 drm/i915: Intel panel detection cleanup by Mika Kahola · 8 years ago
  88. c1617ab drm/i915: Move all the DP compliance data to a separate struct by Manasi Navare · 8 years ago
  89. fdb14d3 drm/i915: Find fallback link rate/lane count by Manasi Navare · 8 years ago
  90. f482984 drm/i915: Compute sink's max lane count/link BW at Hotplug by Manasi Navare · 8 years ago
  91. 731035f drm/i915/debugfs: Move out pipe CRC code by Tomeu Vizoso · 8 years ago
  92. ccc24b3 drm/i915: Add intel_atomic_get_existing_crtc_state function by Mahesh Kumar · 8 years ago
  93. 22a2c8e drm/i915: Validate mode against max. link data rate for DP MST by Dhinakaran Pandiyan · 8 years ago
  94. 192aa18 drm/i915: Make intel_pm_setup take dev_priv by Tvrtko Ursulin · 8 years ago
  95. 9935f7f drm/i915: abstract ddi being audio enabled by Libin Yang · 8 years ago
  96. 49d7391 drm/i915: Convert vm->dev backpointer to vm->i915 by Chris Wilson · 8 years ago
  97. c39055b drm/i915: Pass dev_priv to intel_setup_outputs() by Ander Conselvan de Oliveira · 8 years ago
  98. ac24028 drm/i915: Remove all ->config dereferences from intel_hdmi, v2. by Maarten Lankhorst · 8 years ago
  99. d97d7b4 drm/i915: Add crtc->plane_ids_mask by Ville Syrjälä · 8 years ago
  100. b14e584 drm/i915: Add per-pipe plane identifier by Ville Syrjälä · 8 years ago