All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Packard <keithp@keithp.com>
To: Jesse Barnes <jbarnes@virtuousgeek.org>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 3/4] drm/i915: split refclk code out of ironlake_crtc_mode_set
Date: Wed, 05 Oct 2011 11:09:57 -0700	[thread overview]
Message-ID: <yunaa9fmhsa.fsf@aiko.keithp.com> (raw)
In-Reply-To: <1317835521-10183-4-git-send-email-jbarnes@virtuousgeek.org>


[-- Attachment #1.1: Type: text/plain, Size: 381 bytes --]

On Wed,  5 Oct 2011 10:25:20 -0700, Jesse Barnes <jbarnes@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@intel.com

[-- Attachment #1.2: Type: application/pgp-signature, Size: 827 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2011-10-05 18:10 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-05 17:25 [RFC] Three pipe support for IVB Jesse Barnes
2011-10-05 17:25 ` [PATCH 1/4] drm/i915: PLL macro cleanup and pipe assertion check Jesse Barnes
2011-10-05 17:29   ` Jesse Barnes
2011-10-05 18:07   ` Keith Packard
2011-10-05 18:25     ` Jesse Barnes
2011-10-05 18:43   ` Chris Wilson
2011-10-05 18:48     ` Jesse Barnes
2011-10-05 17:25 ` [PATCH 2/4] drm/i915: support 3 pipes on IVB+ Jesse Barnes
2011-10-05 17:25 ` [PATCH 3/4] drm/i915: split refclk code out of ironlake_crtc_mode_set Jesse Barnes
2011-10-05 18:09   ` Keith Packard [this message]
2011-10-05 18:26     ` Jesse Barnes
2011-10-05 19:15       ` Keith Packard
2011-10-05 17:25 ` [PATCH 4/4] drm/i915: more 3 pipe support Jesse Barnes
2011-10-05 19:48   ` Jesse Barnes
2011-10-05 22:07     ` Eugeni Dodonov
2011-10-05 19:56 ` [RFC] Three pipe support for IVB Jesse Barnes
2011-10-05 20:18   ` Keith Packard
2011-10-06  6:31     ` Dave Airlie
2011-10-06 15:18       ` Jesse Barnes
2011-10-06 15:51         ` Daniel Vetter
2011-10-06 15:29       ` Keith Packard
2011-10-05 22:00   ` Eugeni Dodonov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yunaa9fmhsa.fsf@aiko.keithp.com \
    --to=keithp@keithp.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jbarnes@virtuousgeek.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.