From: Adam Jackson Date: Mon, 29 Mar 2010 21:43:29 +0000 (+0000) Subject: drm/edid: Strengthen the algorithm for standard mode codes X-Git-Tag: v2.6.35-rc1~451^2~89^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ca6adb37918db21d076a489c6c39490fb34264e;p=pandora-kernel.git drm/edid: Strengthen the algorithm for standard mode codes If you have 1920x1200 in both detailed (probably RB) and standard variants, you probably only want the RB version. But we have no way of guessing that from standard mode parse. So, if a mode already exists for a given w/h/r, skip adding it. Signed-off-by: Adam Jackson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed