From: Daniel Vetter Date: Thu, 6 Dec 2012 13:24:21 +0000 (+0100) Subject: drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set X-Git-Tag: v3.9-rc1~83^2~40^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed7ef43989b3a8235b1cbf1e2b025aa4af3368a6;p=pandora-kernel.git 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed