From: Ander Conselvan de Oliveira Date: Wed, 29 Oct 2014 09:32:36 +0000 (+0200) Subject: drm/i915: Covert remaining platforms to choose DPLLS before disabling CRTCs X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~64^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6dfee7a038ed1d160a557de50926b04dbcfbb6a;p=pandora-kernel.git drm/i915: Covert remaining platforms to choose DPLLS before disabling CRTCs Use the infrastructure added in a previous patch to choose shared DPLLs and calculate clocks before touching the hardware. v2: Don't set mode_set hooks since dev_priv is kzalloc()'d (Ville) Signed-off-by: Ander Conselvan de Oliveira Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed