From: ling.ma@intel.com Date: Tue, 30 Jun 2009 03:35:35 +0000 (+0800) Subject: drm/i915: enable sdvo lvds scaling function. X-Git-Tag: v2.6.31-rc3~25^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12682a971160959072c4970da9b7778709f60bc9;p=pandora-kernel.git drm/i915: enable sdvo lvds scaling function. Currently we implemented basic sdvo lvds function, But except for sdvo lvds fixed mode, we can not switch to other modes, otherwise display get black. The patch handle three operations to enable sdvo lvds. At first duplicate sdvo fixed mode for adjustment, then according to fixed mode line valid all modes, at last adjust input mode to fit our requirement. Acked by Li Peng Signed-off-by: Ma Ling Reviewed-by: Ian Romanick Signed-off-by: Eric Anholt --- Reading git-diff-tree failed