From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Subject: Re: [PATCH] drm_edid: support CEA video modes Date: Fri, 18 May 2012 12:37:51 +0100 Message-ID: <4FB6348F.50602@ukfsn.org> References: <4EBF0FE7.8090608@digadd.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.3]) by gabe.freedesktop.org (Postfix) with ESMTP id 78A1C9E759 for ; Fri, 18 May 2012 04:37:55 -0700 (PDT) In-Reply-To: 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: Joakim Plate Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Joakim Plate wrote: > Joakim Plate ecce.se> writes: > >> >> Christian Schmidt digadd.de> writes: >> >>> >>> TFT/plasma televisions and projectors have become commonplace, and so >>> has the use of PCs to drive them. Add the video modes specified by an >>> EDID's CEA extension to the mode database for a connector. >> >> /Joakim >> > > Shameless bump on the subject. Would be nice if we could > get this list complete when connecting to HDTV's. Yea, it would be nice. UK bluray seems to use 24/1.001 - not that it's that bad watching with TV@24Hz. I do have issues with interlaced modes on my TV. I don't know how DRM handles interlaced, but CEA says that the number of vblank lines alternates per field. If that isn't happening then I guess that's why.