From: Paulo Zanoni Date: Wed, 8 Aug 2012 17:15:27 +0000 (-0300) Subject: drm/i915: fix pipe DDI mode select X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~61^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f7c447faab3e750b0b2f94edad605ba8eb28a7f;p=pandora-kernel.git drm/i915: fix pipe DDI mode select Mask the value before changing it and also select DVI when needed. DVI was working in cases where the BIOS was setting the correct value because we were not masking the value before changing it. Signed-off-by: Paulo Zanoni Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed