video: fbdev: Check Standard Timing against DMT
authorDavid Ung <davidu@nvidia.com>
Wed, 14 Jan 2015 03:04:26 +0000 (19:04 -0800)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 15 Jan 2015 11:33:41 +0000 (13:33 +0200)
Add the VESA Display Monitor Timing (DMT) table.
During parsing of Standard Timings, it compare the 2 byte STD code
with DMT to see what the VESA mode should be.  If there is no entry
in the vesa_modes table or no match found, it fallsback to the
GTF timings.

Signed-off-by: David Ung <davidu@nvidia.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/core/fbmon.c
drivers/video/fbdev/core/modedb.c
include/linux/fb.h

Simple merge
Simple merge
Simple merge