drm/i915: Hook up Ivybridge eDP
authorKeith Packard <keithp@keithp.com>
Thu, 17 Nov 2011 00:26:07 +0000 (16:26 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 23 Nov 2011 21:07:12 +0000 (13:07 -0800)
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 <keithp@keithp.com>
Tested-by: Fang Xun <xunx.fang@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=41991


No differences found