commit | 1a2eb4604b85c5efb343da8a4dcf41288fcfca85 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Wed Nov 16 16:26:07 2011 -0800 |
committer | Keith Packard <keithp@keithp.com> | Wed Nov 23 13:07:12 2011 -0800 |
tree | 4bfe2b03b118bb19314a855e0b6e2a3a62a2e8c8 | |
parent | 8d715f0024f64ad1b1be85d8c081cf577944c847 [diff] |
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 <keithp@keithp.com> Tested-by: Fang Xun <xunx.fang@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=41991