From: Jesse Barnes Date: Wed, 25 Jun 2014 15:24:29 +0000 (-0700) Subject: drm/i915: only apply crt_present check on VLV X-Git-Tag: omap-for-v3.16/fixes-rc4~13^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84b4e042c4707bd1bf05094a51111403d680dc39;p=pandora-kernel.git drm/i915: only apply crt_present check on VLV Apparently we can't trust this field on other platforms and need to find some other way. This fixes a regression introduced in commit 27da3bdfcf7f5233cdfe4563f53edf1ecab7cea0 Author: Jesse Barnes Date: Fri Apr 4 16:12:07 2014 -0700 drm/i915: use VBT to determine whether to enumerate the VGA port Signed-off-by: Jesse Barnes Reviewed-by: Ville Syrjälä Tested-by: Alan Stern Signed-off-by: Jani Nikula --- Reading git-diff-tree failed