drm/i915: only set the HDMI port on the DIP once
commitf278d97215d3cca43aa1569b5ae712cc17e74702
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 28 May 2012 19:42:50 +0000 (28 16:42 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 30 May 2012 19:50:33 +0000 (30 21:50 +0200)
treea30372ce2e347499765cdb0550e814d9e86c7913
parent0c14c7f957e70c3cb100e3fd6553b0ebea557571
drm/i915: only set the HDMI port on the DIP once

Not once for each InfoFrame. Now we have a function that allows us to
do this.

[danvet: Paulo clarified on irc that a later bugfix patch needs this
cleanup.]

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_hdmi.c