Hi all! Finally. Now that the modeset-rework is merge I can finally dump the cpu edp fixes and cleanups. Avoids my ivb edp from getting angry and leaving random pipes stuck in the active state and the panel in the passive state. Again, has been part of the modeset-rework branch since a longer time, so has seen tons of testing. Flames, comments & review highly welcome. Cheers, Daniel Daniel Vetter (5): drm/i915: add encoder->pre_enable/post_disable drm/i915: clean up the cpu edp pll special case drm/i915: robustify edp_pll_on/off drm/i915: rip out dp port enabling cludges^Wchecks drm/i915: disable the cpu edp port after the cpu pipe drivers/gpu/drm/i915/intel_display.c | 8 +++ drivers/gpu/drm/i915/intel_dp.c | 126 ++++++++++++++++------------------- drivers/gpu/drm/i915/intel_drv.h | 2 + 3 files changed, 69 insertions(+), 67 deletions(-) -- 1.7.11.2