From: Daniel Vetter Date: Tue, 19 Feb 2013 21:31:57 +0000 (+0100) Subject: drm/i915: don't count cpu ports for fdi B/C lane sharing X-Git-Tag: v3.11-rc1~65^2~131^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e833f40eb38b033ea185687daa72c073f1acc15;p=pandora-kernel.git drm/i915: don't count cpu ports for fdi B/C lane sharing This allows us to use all 4 fdi lanes on fdi B when the cpu eDP is running on pipe C. Yay! v2: Encapsulate test into a little helper function, as suggested by Chris Wilson. Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed