[GM965] Why does this patch fix my Intel TVOut issue?

Jesse Barnes jbarnes at virtuousgeek.org
Thu Jun 5 21:20:26 PDT 2008


On Thursday, June 05, 2008 5:52 pm Robert Lowery wrote:
> >> diff --git a/src/i830_tv.c b/src/i830_tv.c
> >> index 6adb9f2..b3e03ec 100644
> >> --- a/src/i830_tv.c
> >> +++ b/src/i830_tv.c
> >> @@ -1303,6 +1303,7 @@ i830_tv_detect_type (xf86CrtcPtr    crtc,
> >>         tv_dac = INREG(TV_DAC);
> >>         OUTREG(TV_DAC, save_tv_dac);
> >>         OUTREG(TV_CTL, save_tv_ctl);
> >> +       i830WaitForVblank(pScrn);
> >
> > Excellent, thanks for debugging this.  We should be able to push it
> > quickly.
> >
> > Jesse
>
> Hi Jesse,
>
> Any chance of getting the above fix pushed soon?  It has proven to be a
> 100% reliable fix for me and a few other testers commenting to the xorg
> list and bug #14000

Geez Robert, I'm really sorry.  I meant to push this right after I sent that 
last note but somehow didn't.  Should be pushed now though, thanks for 
reminding me.

Jesse



More information about the xorg mailing list