From: Ville Syrjälä Date: Wed, 9 Apr 2014 10:28:58 +0000 (+0300) Subject: drm/i915/chv: Move data lane deassert to encoder pre_enable X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=949c1d43d681a168216afe35071588e8edec354c;p=pandora-kernel.git drm/i915/chv: Move data lane deassert to encoder pre_enable We need to pick the correct data lanes based on the port not the pipe, so move the data lane deassert into the encoder .pre_enable() hook from the chv_enable_pll(). Signed-off-by: Ville Syrjälä Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed