From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Subject: Re: [PATCH] Fix wrong assumptions in cea_for_each_detailed_block v2 Date: Tue, 15 Nov 2011 12:40:32 +0000 Message-ID: <4EC25DC0.9090809@ukfsn.org> References: <4EBF866F.1090805@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 1191C9EFFB for ; Tue, 15 Nov 2011 04:59:27 -0800 (PST) In-Reply-To: <4EBF866F.1090805@digadd.de> 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: Christian Schmidt Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Christian Schmidt wrote: Tested with all three applied and they work well on my TV all modes work, which was not the case previously if I added manually the modes listed in xorg log (I have three bogus/not working modes logged by xorg). I do have a small problem with the interlaced modes - I assumed this was a radeon driver issue (the audio part obviously is - but the top line part is independent of audio) https://bugs.freedesktop.org/show_bug.cgi?id=35970 I mention it just in case there is some link to the cae spec interlaced timings interpretation/implementation.