From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Packard Subject: Re: [PATCH] drm/i915: add missing "break" Date: Mon, 26 Sep 2011 13:56:17 -0700 Message-ID: References: <1316715222-2815-1-git-send-email-przanoni@gmail.com> <20110923081315.7a327fcd@jbarnes-x220> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1440916287==" Return-path: Received: from keithp.com (home.keithp.com [63.227.221.253]) by gabe.freedesktop.org (Postfix) with ESMTP id 8DD9A9E761 for ; Mon, 26 Sep 2011 13:56:22 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Chris Wilson , Paulo Zanoni Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org --===============1440916287== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= Content-Transfer-Encoding: quoted-printable On Fri, 23 Sep 2011 20:07:52 +0100, Chris Wilson = wrote: > On Fri, 23 Sep 2011 09:15:05 -0700, Keith Packard wro= te: > > What I didn't find there was any mention of the display_clock_mode > > field; perhaps jbarnes has newer VBIOS sources or actual BDB > > documentation. >=20 > iirc display_clock_mode was found in the Capella VBIOS assembly, so > indeed comparatively ancient. Ok, so it appears to have disappeared in more recent hardware. I'm betting that with PCH hardware, there is always a CK505 source to use, so the BIOS just uses it unconditionally and may not actually be configured in the VBT. > I do enjoy how our best guides for programming the hardware comes from > RE the bioses. :( It's not the best, it's just yet another source of information :-) So, what I think we should be doing is using display_clock_mode to select between ck505 and internal clock source on pre-PCH hardware. For PCH hardware, we unconditionally use the ck505 source for the non-SSC reference. When we need to drive two outputs and are *not* using ck505, then we disable SSC. Seem reasonable? =2D-=20 keith.packard@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iD8DBQFOgObxQp8BWwlsTdMRAqoTAKDbv1+9NreVviXVE6IEnl3wznBU4gCePqmd tm7EiORlL5RzUgQUYpKcDNU= =VNf+ -----END PGP SIGNATURE----- --=-=-=-- --===============1440916287== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============1440916287==--