[Intel-gfx] [PATCH 3/4] drm/i915: split refclk code out of ironlake_crtc_mode_set
Keith Packard
keithp at keithp.com
Wed Oct 5 20:09:57 CEST 2011
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.
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20111005/7ae0af8d/attachment.sig>
More information about the Intel-gfx
mailing list