From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Tue, 19 Apr 2011 06:51:20 +0000 Subject: Re: [PATCH v4] [resend] s3fb: add DDC support Message-Id: <20110419065120.GC28271@linux-sh.org> List-Id: References: <201104181214.57501.linux@rainbow-software.org> In-Reply-To: <201104181214.57501.linux@rainbow-software.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Ondrej Zary Cc: Ondrej Zajicek , linux-fbdev@vger.kernel.org, Kernel development list On Mon, Apr 18, 2011 at 12:14:57PM +0200, Ondrej Zary wrote: > Add I2C support for the DDC bus and also default mode initialization by > reading monitor EDID to the s3fb driver. > > Tested on Trio64V+ (2 cards), Trio64V2/DX, Virge (3 cards), > Virge/DX (3 cards), Virge/GX2, Trio3D/2X (4 cards), Trio3D. > > Will probably not work on Trio32 - my 2 cards have DDC support in BIOS that > looks different from the other cards but the DDC pins on the VGA connector > are not connected. > > Signed-off-by: Ondrej Zary > Applied, thanks.