From: Zhao Yakui Date: Fri, 20 Nov 2009 03:24:16 +0000 (+0000) Subject: drm/i915: Enable LVDS downclock feature through EDID. X-Git-Tag: v2.6.33-rc1~323^2~5^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18f9ed12f8c977e25d65a16af8e8d73f72417ba1;p=pandora-kernel.git drm/i915: Enable LVDS downclock feature through EDID. If more than one mode with the same resolution defined in EDID has different refresh rate, it is thought that the downclock is found for LVDS. We will program the different FPx0/1 register so that we can select dynamically between the low and high frequency. On the g4x platform we will use the CxSR feature to switch the different refresh rate if the LVDS downclock feature is supported. Signed-off-by: Zhao Yakui Reviewed-by: Jesse Barnes Signed-off-by: Eric Anholt --- Reading git-diff-tree failed