[Intel-gfx] [PATCH 3/4] drm/i915: split refclk code out of ironlake_crtc_mode_set

Jesse Barnes jbarnes at virtuousgeek.org
Wed Oct 5 20:26:26 CEST 2011


On Wed, 05 Oct 2011 11:09:57 -0700
Keith Packard <keithp at keithp.com> wrote:

> On Wed,  5 Oct 2011 10:25:20 -0700, Jesse Barnes <jbarnes at virtuousgeek.org> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20111005/5310e95c/attachment.sig>


More information about the Intel-gfx mailing list