Hi Dave - Intel fixes for regressions, black screens and hangs, for 3.15. BR, Jani. The following changes since commit 2a1235e53bed8fa111e1c1ee2e7d8d91efa71ebc: Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes (2014-05-07 09:06:21 +1000) are available in the git repository at: git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2014-05-16 for you to fetch changes up to e95a2f7509f5219177d6821a0a8754f93892ca56: drm/i915: Increase WM memory latency values on SNB (2014-05-15 14:10:11 +0300) ---------------------------------------------------------------- Aaron Lu (1): drm/i915: restore backlight precision when converting from ACPI Chris Wilson (1): drm/i915: Use the first mode if there is no preferred mode in the EDID Egbert Eich (1): drm/i915/SDVO: For sysfs link put directory and target in correct order Jani Nikula (4): drm/i915: clean up VBT eDP link param decoding drm/i915: use lane count and link rate from VBT as minimums for eDP drm/i915/vlv: reset VLV media force wake request register drm/i915/dp: force eDP lane count to max available lanes on BDW Paulo Zanoni (1): drm/i915: consider the source max DP lane count too Ville Syrjälä (1): drm/i915: Increase WM memory latency values on SNB drivers/gpu/drm/i915/intel_bios.c | 52 +++++++++++++++++++++++++---------- drivers/gpu/drm/i915/intel_dp.c | 55 +++++++++++++++++++++++++++++++------ drivers/gpu/drm/i915/intel_fbdev.c | 9 ++++++ drivers/gpu/drm/i915/intel_panel.c | 8 +++--- drivers/gpu/drm/i915/intel_pm.c | 40 +++++++++++++++++++++++++++ drivers/gpu/drm/i915/intel_sdvo.c | 4 +-- drivers/gpu/drm/i915/intel_uncore.c | 2 ++ 7 files changed, 141 insertions(+), 29 deletions(-) -- Jani Nikula, Intel Open Source Technology Center