From: Daniel Vetter Date: Thu, 4 Apr 2013 20:20:32 +0000 (+0200) Subject: drm/i915: fix lost FP_CB_TUNE setting for pch plls X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~40^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d0ac5b74ec091b0829fa9d17bc717c907dcd62d;p=pandora-kernel.git drm/i915: fix lost FP_CB_TUNE setting for pch plls commit de13a2e3f88a4da8e85063b6de37096795079e41 Author: Paulo Zanoni Date: Thu Sep 20 18:36:05 2012 -0300 drm/i915: extract compute_dpll from ironlake_crtc_mode_set missed the subtle adjustment of the FP1 register. Fix this up by passing a pointer around instead of the value. Cc: Paulo Zanoni Cc: Rodrigo Vivi Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed