<p>On Jan 12, 2012 8:45 PM, "Jesse Barnes" <<a href="mailto:jbarnes@virtuousgeek.org">jbarnes@virtuousgeek.org</a>> wrote:<br>
><br>
> On Thu, 12 Jan 2012 23:42:35 +0100<br>
> Vincent Vanackere <<a href="mailto:vincent.vanackere@gmail.com">vincent.vanackere@gmail.com</a>> wrote:<br>
><br>
> > On Thu, Jan 12, 2012 at 23:24, Jesse Barnes <<a href="mailto:jbarnes@virtuousgeek.org">jbarnes@virtuousgeek.org</a>>wrote:<br>
> ><br>
> > > On Thu, 12 Jan 2012 23:21:10 +0100<br>
> > > Vincent Vanackere <<a href="mailto:vincent.vanackere@gmail.com">vincent.vanackere@gmail.com</a>> wrote:<br>
> > > > I'm happy to report that this patch indeed fixes the issue for me (tested<br>
> > > > both on linus' master and drm-intel-next).<br>
> > > > Note that I had to apply it by hand (the patch was mangled by your mailer<br>
> > > > ?), therefore I'm resending your fix as an attachment in case other<br>
> > > people<br>
> > > > are interested.<br>
> > > ><br>
> > > > Many thanks for the quick fix !<br>
> > ><br>
> > > Great, thanks for testing.  Your fixed up patch was missing one line<br>
> > > though, can you re-test with it added?<br>
> > ><br>
> > > After the:<br>
> > >        temp &= ~PORT_TRANS_SEL_MASK;<br>
> > > you need to also add a:<br>
> > >        temp |= PORT_TRANS_SEL_CPT(pipe);<br>
> > ><br>
> > > in case you end up running the LVDS off of transcoder B.<br>
> > ><br>
> > ><br>
> > Tested with the (attached, hopefully correct) patch and it still works. :-)<br>
><br>
> Yay, thanks a lot!  I'll send it upstream now.<br>
></p>
<p>Jesse, if you want, you can include my r-b into it as well!</p>