From: Ville Syrjälä Date: Fri, 27 Jun 2014 23:04:02 +0000 (+0300) Subject: drm/i915: Call intel_{dp, hdmi}_prepare for chv X-Git-Tag: fixes-against-v3.18-rc2~73^2~78^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=625695f8c3383765fd8974616aa57ffdbc644f83;p=pandora-kernel.git drm/i915: Call intel_{dp, hdmi}_prepare for chv CHV was forgotten the intel_{dp,hdmi}_prepare() were introduced (or the chv patches were still in flight?). Call these when enabling the ports. Things tend to work much better when we actually write something to the port registers :) Signed-off-by: Ville Syrjälä Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed