Hi Dave -
I first thought I'd missed the train, and by now maybe I really have. *sigh*. Both need to be backported to v4.5 through stable if these miss the release.
BR, Jani.
The following changes since commit f6cede5b49e822ebc41a099fe41ab4989f64e2cb:
Linux 4.5-rc7 (2016-03-06 14:48:03 -0800)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2016-03-11
for you to fetch changes up to 0bbca274a31c2366414d8d3f95e03d1c4674d93f:
drm/i915: Actually retry with bit-banging after GMBUS timeout (2016-03-11 10:23:28 +0200)
---------------------------------------------------------------- Takashi Iwai (1): drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW
Ville Syrjälä (1): drm/i915: Actually retry with bit-banging after GMBUS timeout
drivers/gpu/drm/i915/intel_audio.c | 3 +++ drivers/gpu/drm/i915/intel_ddi.c | 1 - drivers/gpu/drm/i915/intel_dp.c | 1 - drivers/gpu/drm/i915/intel_hdmi.c | 2 -- drivers/gpu/drm/i915/intel_i2c.c | 6 ++++++ 5 files changed, 9 insertions(+), 4 deletions(-)
dri-devel@lists.freedesktop.org