From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King - ARM Linux Subject: Re: [PATCH 6/8] drm/i2c: tda998x: fix sync generation and calculation Date: Wed, 14 Aug 2013 15:35:13 +0100 Message-ID: <20130814143513.GA31161@n2100.arm.linux.org.uk> References: <1375741218-10225-1-git-send-email-sebastian.hesselbarth@gmail.com> <1375741218-10225-7-git-send-email-sebastian.hesselbarth@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1375741218-10225-7-git-send-email-sebastian.hesselbarth@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Sebastian Hesselbarth Cc: David Airlie , Darren Etheridge , Rob Clark , Daniel Vetter , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org On Tue, Aug 06, 2013 at 12:20:16AM +0200, Sebastian Hesselbarth wrote: > This fixes the wrong sync generation and sync calculation of TDA998x > for HS/VS-based sync detection. > > Signed-off-by: Sebastian Hesselbarth The plus point with this is that interlaced modes (1080i) do work with the TDA998x again, so I think that the vertical calculations are probably correct.