From: Zhao Yakui Date: Wed, 8 Aug 2012 13:55:55 +0000 (+0000) Subject: gma500/cdv: Add eDP support X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d112a8163f83752361dd639a9a579ae5cc05c6cf;p=pandora-kernel.git gma500/cdv: Add eDP support Introduce the eDP support into the driver. This has been reworked a bit because kernel driver proper uses encoder/connectors while the legacy Intel driver uses the old output stuff. It also diverges on the backlight handling. The legacy Intel driver adds a panel abstraction based upon the i915 one. It's only really used for backlight bits and we have a perfectly good backlight abstraction which can extend instead. Signed-off-by: Zhao Yakui [ported to upstream driver, redid backlight abstraction] Signed-off-by: Alan Cox Signed-off-by: Dave Airlie --- Reading git-diff-tree failed