Hi Dave - Display fixes from Ville and Imre, all cc: stable. BR, Jani. The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2014-08-21 for you to fetch changes up to 1a125d8a2c22b11741fc47d4ffcf7a5ffa044dd3: drm/i915: don't try to retrain a DP link on an inactive CRTC (2014-08-18 16:51:35 +0300) ---------------------------------------------------------------- Imre Deak (5): drm/i915: take display port power domain in DP HPD handler drm/i915: fix HPD IRQ reenable work cancelation drm/i915: cancel hotplug and dig_port work during suspend and unload drm/i915: make sure VDD is turned off during system suspend drm/i915: don't try to retrain a DP link on an inactive CRTC Ville Syrjälä (3): drm/i915: Fix locking for intel_enable_pipe_a() drm/i915: Skip load detect when intel_crtc->new_enable==true drm/i915: Don't try to enable cursor from setplane when crtc is disabled drivers/gpu/drm/i915/i915_drv.c | 33 ++++++++++++++++++++++++++++++ drivers/gpu/drm/i915/i915_drv.h | 3 ++- drivers/gpu/drm/i915/i915_irq.c | 33 +++++++++++------------------- drivers/gpu/drm/i915/intel_crt.c | 7 ++++++- drivers/gpu/drm/i915/intel_display.c | 39 ++++++++++++++---------------------- drivers/gpu/drm/i915/intel_dp.c | 33 +++++++++++++++++++++++++----- drivers/gpu/drm/i915/intel_drv.h | 9 +++++++-- drivers/gpu/drm/i915/intel_tv.c | 7 ++++++- 8 files changed, 109 insertions(+), 55 deletions(-) -- Jani Nikula, Intel Open Source Technology Center _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx