From: Keith Packard Date: Thu, 17 Nov 2011 00:26:07 +0000 (-0800) Subject: drm/i915: Hook up Ivybridge eDP X-Git-Tag: v3.2-rc6~5^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a2eb4604b85c5efb343da8a4dcf41288fcfca85;p=pandora-kernel.git drm/i915: Hook up Ivybridge eDP The Ivybridge eDP control register looks like a cross between a Cougarpoint PCH DP control register and a Sandybridge eDP control register. Where things trivially match, share the code. Where there are any tricky bits, just split things out into two obviously separate code paths. Signed-off-by: Keith Packard Tested-by: Fang Xun Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=41991 --- Reading git-diff-tree failed