From: Chris Wilson Date: Mon, 18 Aug 2014 17:35:29 +0000 (-0700) Subject: drm/i915: honour forced connector modes X-Git-Tag: fixes-against-v3.18-rc2~73^2~32^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d84a0f3280c48fa28857de59a47e2fbf8753969f;p=pandora-kernel.git drm/i915: honour forced connector modes 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 that tries to enable a connector (disabling is easy!). Based on earlier patches by Jesse Barnes. v2: Remove Jesse's patch Reported-by: Ville Syrjälä Signed-off-by: Chris Wilson Cc: Jesse Barnes Cc: Ville Syrjälä Signed-off-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed