commit | 6547fef887b057ee860f4266fa2923b7bbbf1850 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Mon Oct 15 15:51:40 2012 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Oct 18 20:43:44 2012 +0200 |
tree | af5784b84aa6ae9980d1a58c5efee12acb8ffee1 | |
parent | fe43d3f5a38e5b7db27f79cb8447cb25a884dfc7 [diff] |
drm/i915: add DP support to intel_enable_ddi We should only write the DDI_BUF_CTL at this point for HDMI/DVI. For DP we need to do this earlier, and the values written to the register are also different. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>