From: Zhao Yakui Date: Mon, 22 Jun 2009 07:31:26 +0000 (+0800) Subject: drm/i915: Don't change the blank/sync width when calculating scaled modes X-Git-Tag: v2.6.31-rc2~85^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa0261f230105b86409e29bbe851b09830d93d50;p=pandora-kernel.git drm/i915: Don't change the blank/sync width when calculating scaled modes Also, use the border instead of border minus one. At the same time, make sure the horizontal border and hsync are even for the LVDS that works in dual-channel mode. So both horizontal border and hsync start are also changed to be even, even for the LVDS in single-channel mode. https://bugs.freedesktop.org/show_bug.cgi?id=20951 Signed-off-by: Zhao Yakui Signed-off-by: Eric Anholt --- Reading git-diff-tree failed