From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Hannemann Date: Thu, 18 Nov 2010 08:13:53 +0000 Subject: Re: [PATCH] fbdev: modedb: fix CEA modes Message-Id: <4CE4E041.6000800@arndnet.de> List-Id: References: <1290027979-23272-1-git-send-email-arnd@arndnet.de> In-Reply-To: <1290027979-23272-1-git-send-email-arnd@arndnet.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-fbdev@vger.kernel.org Am 18.11.2010 08:40, schrieb Guennadi Liakhovetski: > On Thu, 18 Nov 2010, Paul Mundt wrote: > >> On Wed, Nov 17, 2010 at 10:06:19PM +0100, Arnd Hannemann wrote: >>> Some of the modes were missing the correct sync polarities. >>> This was causing a corrupt or left shifted picture on my TV. >>> Additionally format #35 had a wrong refresh rate and pixel clock. >>> >>> This patch fixes those issues. >>> >>> Signed-off-by: Arnd Hannemann >> Looks ok to me, Guennadi? > In principle - yes, but what about mode #5 - doesn't it also have to be > fixed? Ah, yes. I missed that. I'll send another version of the patch. Thanks Arnd