From: Ander Conselvan de Oliveira Date: Wed, 29 Oct 2014 09:32:35 +0000 (+0200) Subject: drm/i915: Covert ILK-IVB to choose DPLLS before disabling CRTCs X-Git-Tag: omap-for-v3.20/drop-legacy-3517~77^2~64^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb37703683543725dec3d8bc5c5b3a930325d04;p=pandora-kernel.git drm/i915: Covert ILK-IVB 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