From: Paulo Zanoni Date: Mon, 28 May 2012 19:42:56 +0000 (-0300) Subject: drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI X-Git-Tag: v3.6-rc1~83^2~47^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b659c3dbe17714485a1756b74e92c27301571a80;p=pandora-kernel.git drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI The register that controls the HDMI port can be used to control the sDVO port. Some bits are defined only for sDVO, and SDVO_BORDER_ENABLE is one of those: HDMI ports that can't be used in sDVO mode don't even have this bit defined in their specifications. Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed