commit | 8f5ee77bb8d162abe28ff8cd56f36e825d143207 | [log] [tgz] |
---|---|---|
author | David Ung <davidu@nvidia.com> | Tue Jan 13 19:04:26 2015 -0800 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Jan 15 13:33:41 2015 +0200 |
tree | 66fcb26ae07140276092aae132d1fb2a996df1c6 | |
parent | 37715f556a0776356300391f8ac41ace91bea447 [diff] |
video: fbdev: Check Standard Timing against DMT 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>