From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Jackson Subject: Re: [PATCH] drm/edid: Fix the HDTV hack yet more. Date: Wed, 22 Feb 2012 13:05:34 -0500 Message-ID: <1329933934.30884.92.camel@atropine> References: <20120222190812.47f9b326@ileemo> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0527940666==" Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by gabe.freedesktop.org (Postfix) with ESMTP id 710BAA0F58 for ; Wed, 22 Feb 2012 10:05:37 -0800 (PST) In-Reply-To: <20120222190812.47f9b326@ileemo> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Andrew Shadura Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0527940666== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-c3NWrqVkPedQbAsETYyE" --=-c3NWrqVkPedQbAsETYyE Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, 2012-02-22 at 19:08 +0300, Andrew Shadura wrote: > Checking for just two variants of standard timings for > 1366x768 isn't quite correct, let's check for ranges > instead. I... doubt it? Standard timing descriptors are a tuple of * width in character cells (ie, 8 pixels) * one of four aspect ratios * refresh rate So you're only ever going to have 1360 or 1368, and then in integer math I think you could only possibly ever get: a) 1360 * 9 / 16 =3D 765 b) 1368 * 9 / 16 =3D 769 If you're managing to get something else I'm a little concerned, and would really be delighted to see the EDID block for it. - ajax --=-c3NWrqVkPedQbAsETYyE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk9FLm4ACgkQW4otUKDs0NNZEACeIOHh2mo0aJ7X+/EjaFF4Erfw pkcAoOsHIhFQuqhsLdqLdSuEK/rrgFhf =tDaL -----END PGP SIGNATURE----- --=-c3NWrqVkPedQbAsETYyE-- --===============0527940666== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0527940666==--