Re: [PATCH 01/12] OMAPFB: remove use of extended edid block
From: Tomi Valkeinen <hidden>
Date: 2012-10-31 06:23:11
Also in:
linux-omap
Attachments
- signature.asc [application/pgp-signature] 897 bytes
From: Tomi Valkeinen <hidden>
Date: 2012-10-31 06:23:11
Also in:
linux-omap
On 2012-10-31 08:10, Archit Taneja wrote:
On Tuesday 30 October 2012 09:39 PM, Tomi Valkeinen wrote:quoted
It seems that using the second EDID block causes more problems than is of any help. The first mode in the extended block will get FB_MODE_IS_FIRST set, which will override the first mode from the first EDID block, thus making the default videomode selection not to work properly. This patch removes the use of the extended edid block for now.Looks like you had posted this one(and also the next one)in the previous cleanup/fixes series also.
Ah, so I did. Too many work branches =). Thanks for pointing it out. Tomi