commit | ed7ef43989b3a8235b1cbf1e2b025aa4af3368a6 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Dec 06 14:24:21 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Dec 06 14:24:21 2012 +0100 |
tree | b1f72182a1d780fd491f804a0be32fa4198605a9 | |
parent | 36dacf5b8b3c0bab7010943c34d2dbcc09a0d6f3 [diff] |
drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set Especially getting rid of all things lvds is ... great! v2: Drop the two additional pre-hsw hunks noticed by Paulo Zanoni. v3: - handle DP ports correctly (spoted by Paulo) - don't leave {} behind for a single-line block (again spotted by Paulo) - kill another if (IBX || CPT) block Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>