commit | 417e822deee1d2bcd8a8a60660c40a0903713f2b | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Tue Nov 01 19:54:11 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Wed Nov 16 20:26:26 2011 -0800 |
tree | cdd0aa71a0ea4392a6b3be49237eadc201d69903 | |
parent | 93f62dad5ffe0962d83772fd16c0c1a9dd69767d [diff] |
drm/i915: Treat PCH eDP like DP in most places PCH eDP has many of the same needs as regular PCH DP connections, including the DP_CTl bit settings, the TRANS_DP_CTL register. Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>