From: David Ung Date: Wed, 14 Jan 2015 03:04:26 +0000 (-0800) Subject: video: fbdev: Check Standard Timing against DMT X-Git-Tag: fixes-v4.0-rc1~145^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f5ee77bb8d162abe28ff8cd56f36e825d143207;p=pandora-kernel.git 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 Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed