commit | 797d02592304b15359f407bd0e52fa5143cb4c9f | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Wed Oct 29 11:32:34 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Nov 07 18:41:44 2014 +0100 |
tree | 08fe800e440cd509995a094de67ff9e6e4509770 | |
parent | 8bd31e67c9f737216cb25bcc008fed172b8a4375 [diff] |
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 <ander.conselvan.de.oliveira@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>