Hi Greg, Ulf - Here's a stable 3.11 backport of upstream commit c6cd2ee2d59111a07cd9199564c9bdcb2d11e5cf Author: Jani Nikula <jani.nikula@xxxxxxxxx> Date: Mon Oct 21 10:52:07 2013 +0300 drm/i915/dp: workaround BIOS eDP bpp clamping issue The below dependencies are included for completeness, although they seem to apply cleanly without backporting effort: commit 7195a50b5c7e00cc3312934fd022c3006b533d12 Author: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> Date: Tue Sep 24 14:24:05 2013 +0300 drm/i915: Add HSW CRT output readout support commit 4f56d12ebb28fceac4c6e60c8993fbfc122e1399 Author: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> Date: Mon Oct 21 10:52:06 2013 +0300 drm/i915: Add support for pipe_bpp readout Tested on an affected Acer Aspire S7. The 3.10 backport is way more hairy wrt these dependencies. Also note that, IMO, the dependencies are not worth backporting on their own, the bpp clamping one is the real deal. BR, Jani. Jani Nikula (1): drm/i915/dp: workaround BIOS eDP bpp clamping issue Ville Syrjälä (2): drm/i915: Add support for pipe_bpp readout drm/i915: Add HSW CRT output readout support drivers/gpu/drm/i915/intel_crt.c | 30 ++++++++++++++++++++++++---- drivers/gpu/drm/i915/intel_ddi.c | 21 ++++++++++++++++++-- drivers/gpu/drm/i915/intel_display.c | 36 ++++++++++++++++++++++++++++++++++ drivers/gpu/drm/i915/intel_dp.c | 20 +++++++++++++++++++ drivers/gpu/drm/i915/intel_drv.h | 2 ++ 5 files changed, 103 insertions(+), 6 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html