From: Ville Syrjälä Date: Tue, 10 Sep 2013 14:03:41 +0000 (+0300) Subject: drm/i915: Fix HSW sync flags to use pipe config adjusted_mode X-Git-Tag: v3.13-rc1~76^2~114^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a666283e9061c58fc888ddf1d9fc552123f1f014;p=pandora-kernel.git drm/i915: Fix HSW sync flags to use pipe config adjusted_mode intel_ddi_enable_transcoder_func() picked the sync flags from crtc->mode instead of the pipe config adjusted_mode. Fix the problem and hopefully rid my HSW machine of the remaining pipe config warnings. Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed