Hi Dave, Linus -
Two display fixes still for v4.4.
The new year's resolution is to start using signed tags per Linus' request. This one is still unsigned; I want to fix this up in our maintainer scripts instead of doing it one-off.
BR, Jani.
The following changes since commit a98728e0bb978fbe9246c93ea89198de612c22e6:
drm/i915: Correct max delay for HDMI hotplug live status checking (2015-12-22 13:01:24 +0200)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2016-01-02
for you to fetch changes up to 3d8acd1f667b45c531401c8f0c2033072e32a05d:
drm/i915: increase the tries for HDMI hotplug live status checking (2015-12-30 13:58:37 +0200)
---------------------------------------------------------------- Gary Wang (1): drm/i915: increase the tries for HDMI hotplug live status checking
Ville Syrjälä (1): drm/i915: Unbreak check_digital_port_conflicts()
drivers/gpu/drm/i915/intel_display.c | 12 ++++++++---- drivers/gpu/drm/i915/intel_hdmi.c | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-)