This is a backport of a fix for an HDMI detection problem, which was introduced in v4.4-rc1, see the last patch for details. The fix for it with its dependencies is in drm-intel-next-queued only, the patches here are rebased versions of those on top of drm-intel-fixes. I had to resolve some conflicts during rebasing, but non of those were functional conflicts. Imre Deak (3): drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect drm/i915: add MISSING_CASE to a few port/aux power domain helpers drm/i915: take a power domain reference while checking the HDMI live status Ville Syrjälä (2): drm/i915: Clean up AUX power domain handling drm/i915: Introduce a gmbus power domain drivers/gpu/drm/i915/i915_debugfs.c | 2 ++ drivers/gpu/drm/i915/i915_drv.h | 1 + drivers/gpu/drm/i915/intel_display.c | 52 ++++++++++++++++++++++++++++++++- drivers/gpu/drm/i915/intel_dp.c | 48 +++++++++--------------------- drivers/gpu/drm/i915/intel_drv.h | 4 +-- drivers/gpu/drm/i915/intel_hdmi.c | 12 ++++---- drivers/gpu/drm/i915/intel_i2c.c | 6 ++-- drivers/gpu/drm/i915/intel_runtime_pm.c | 34 +++------------------ 8 files changed, 84 insertions(+), 75 deletions(-) -- 2.5.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx