On Wed, 05 Oct 2011 11:09:57 -0700
Keith Packard <[email protected]> wrote:

> On Wed,  5 Oct 2011 10:25:20 -0700, Jesse Barnes <[email protected]> 
> wrote:
> 
> > +   /* PCH ports use a 120 MHz refclk */
> > +   if (!edp_encoder || intel_encoder_is_pch_edp(&edp_encoder->base))
> > +           return 120000;
> > +   else
> > +           return 96000;
> > +}
> 
> I can't find any documentation that says that there is any 96MHz refclk
> on PCH hardware.

Was just preserving the old code; I think you've fixed this issue
already in another patch (looks like it's another one that's been there
since we first brought up ILK?).

-- 
Jesse Barnes, Intel Open Source Technology Center

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to