From: Jesse Barnes Date: Thu, 20 Feb 2014 20:28:07 +0000 (-0800) Subject: drm/i915: honor forced connector modes v2 X-Git-Tag: v3.15-rc1~51^2~55^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef34ab894e54c97850296b5f8268004bf6788c74;p=pandora-kernel.git drm/i915: honor forced connector modes v2 In the move over to use BIOS connector configs, we lost the ability to force a specific set of connectors on or off. Try to remedy that by dropping back to the old behavior if we detect a hard coded connector config. v2: don't deref connector state for disabled connectors (Jesse) Reported-by: Ville Syrjälä Signed-off-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed