From: Chris Wilson Date: Mon, 22 Nov 2010 11:12:46 +0000 (+0000) Subject: drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported X-Git-Tag: v2.6.37-rc5~39^2~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da79de97d254145dcb7c08c978b1093eac15ec9c;p=pandora-kernel.git drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported As we conflated intel_sdvo->is_hdmi with both having HDMI support on the ADD along with having HDMI support on the monitor, we would attempt to use HDMI encodings even if the interface did not support those commands. Reported-by: Simon Farnsworth Signed-off-by: Chris Wilson Tested-by: Simon Farnsworth Reviewed-by: Simon Farnsworth --- Reading git-diff-tree failed