From: Takashi Iwai Date: Mon, 23 Apr 2012 16:40:33 +0000 (+0100) Subject: drm/edid: Add a workaround for 1366x768 HD panel X-Git-Tag: v3.5-rc1~83^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c09dedb7a50e23f0166e0bbae61c75c7ec23cf7f;p=pandora-kernel.git drm/edid: Add a workaround for 1366x768 HD panel HD panel (1366x768) found most commonly on laptops can't be represented exactly in CVT/DMT expression, which leads to 1368x768 instead, because 1366 can't be divided by 8. Add a hack to convert to 1366x768 manually as an exception. Signed-off-by: Takashi Iwai Acked-by: Adam Jackson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed