From: Bob Paauwe Date: Tue, 11 Nov 2014 17:29:18 +0000 (-0800) Subject: drm/i915: Use correct pipe config to update pll dividers. V2 X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~64^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f234bde6edb2bcdb763c90076b9484e4c71a33;p=pandora-kernel.git drm/i915: Use correct pipe config to update pll dividers. V2 Use the new pipe config values to calculate the updated pll dividers. This regression was introduced in commit 0dbdf89f27b17ae1eceed6782c2917f74cbb5d59 Author: Ander Conselvan de Oliveira Date: Wed Oct 29 11:32:33 2014 +0200 drm/i915: Add infrastructure for choosing DPLLs before disabling crtcs and commit 00d958817dd3daaa452c221387ddaf23d1e4c06f Author: Ander Conselvan de Oliveira Date: Wed Oct 29 11:32:36 2014 +0200 drm/i915: Covert remaining platforms to choose DPLLS before disabling CRTCs v2: Use intel_pipe_will_have_type() to look at new configuration - Ander Signed-off-by: Bob Paauwe CC: Ander Conselvan de Oliveira Tested-by: Jesse Barnes Reviewed-by: Ander Conselvan de Oliveira Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed