OMAPFB: remove use of extended edid block
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 8 Oct 2012 12:38:25 +0000 (15:38 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 29 Oct 2012 10:44:42 +0000 (12:44 +0200)
commit2b5c0d4fd246a3ec0ab79c6518860c673c4515ef
tree610b4fe47660c445df1b841d64aa242bb36b156b
parentf236b892b1cb736edbb9b61ace60ca4dd862e53a
OMAPFB: remove use of extended edid block

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.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/omapfb/omapfb-main.c
This page took 0.02402 seconds and 5 git commands to generate.