From: Daniel Vetter Date: Wed, 31 Oct 2012 21:52:27 +0000 (+0100) Subject: drm/i915: check whether the pch is the soulmate of the cpu X-Git-Tag: v3.8-rc1~82^2~192^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fcb83cde02da2f0c7d7eb8ba2c51df24495c0a8;p=pandora-kernel.git drm/i915: check whether the pch is the soulmate of the cpu We don't really support fancy north display/pch combinations, so put a big yelling WARN_ON in there. It /should/ be impossible, but alas, the rumours don't stop (mostly due to really early silicon sometimes using older PCHs). v2: Fixup the logic fumble noticed by Paulo Zanoni. I should actually try to test run the patch next time around ... Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed