Re: [XFree86] Driver H/W init delay

2006-05-30 Thread Mark Vojkovich
On Tue, 30 May 2006, Jun OKAJIMA wrote: > Thank you for usuful advices. > > > > > Things like getting monitor information through DDC take > >a long time. Also, because clocks are being set there are > >PLL settling times that need to be observed least you mess > >things up by touching the hardw

Re: [XFree86] Driver H/W init delay

2006-05-30 Thread Jun OKAJIMA
Thank you for usuful advices. > > Things like getting monitor information through DDC take >a long time. Also, because clocks are being set there are >PLL settling times that need to be observed least you mess >things up by touching the hardware before the PLLs lock. > I have heard about this i

Re: [XFree86] Driver H/W init delay

2006-05-29 Thread Mark Vojkovich
Things like getting monitor information through DDC take a long time. Also, because clocks are being set there are PLL settling times that need to be observed least you mess things up by touching the hardware before the PLLs lock. It may be that particular drivers have unnecessary waits here