commit | d6dfee7a038ed1d160a557de50926b04dbcfbb6a | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Wed Oct 29 11:32:36 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Nov 07 18:41:45 2014 +0100 |
tree | 1161f9b01e2134dcafce23dff162668e3ca9df84 | |
parent | 3fb37703683543725dec3d8bc5c5b3a930325d04 [diff] |
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 <ander.conselvan.de.oliveira@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>