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