From: Daniel Vetter Date: Thu, 28 Mar 2013 09:41:59 +0000 (+0100) Subject: drm/i915: rip out superflous is_dp&is_cpu_edp tracking X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~51^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b47047bd103c9fdb50440790a2ef17fa69a35c4;p=pandora-kernel.git drm/i915: rip out superflous is_dp&is_cpu_edp tracking The only exception left is is_cpu_edp in the haswell modeset code. We need that to assign the cpu transcoder, but we might want to move that eventually into the encoder, too. \o/-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed