From: Paulo Zanoni Date: Wed, 24 Oct 2012 13:34:43 +0000 (-0200) Subject: drm/i915: implement workaround for VTOTAL when using TRANSCODER_EDP X-Git-Tag: v3.8-rc1~82^2~192^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5e508d4c01b4aab6abb90488603f9bcfbb64b52;p=pandora-kernel.git drm/i915: implement workaround for VTOTAL when using TRANSCODER_EDP See the documentation for the DDI_FUNC_CTL register, EDP Input Select bits: when the EDP input selection is B, the VTOTAL_B must be programmed with the VTOTAL_EDP value, same thing for selection C. V2: Use I915_READ as suggested by Daniel Vetter. Signed-off-by: Paulo Zanoni Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed