On Mon, Oct 15, 2012 at 7:51 PM, Paulo Zanoni <przanoni at gmail.com> wrote: > From: Paulo Zanoni <paulo.r.zanoni at intel.com> > > This is the final remaining piece of Haswell DP enablement. After this > patch, just calling intel_dp_init on any port will make DP work. We > still do not do this because we're currently initializing HDMI on all > the ports, so if we replace intel_hdmi_init with intel_dp_init, we > will break HDMI, and we can't call both because they share the same > registers. > > Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com> Reviewed-by: Damien Lespiau <damien.lespiau at intel.com> -- Damien