commit | d752048dcd1225b481074318cf92ee751d6d475e | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Apr 09 13:28:59 2014 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 20 15:40:37 2014 +0200 |
tree | 09b2544340c867bb561d0f507a66283fa2c55e2b | |
parent | 949c1d43d681a168216afe35071588e8edec354c [diff] |
drm/i915/chv: Turn off dclkp after the PLL has been disabled During the enable sequence we first enable the dclkp output to the display controller, and then enable the PLL. Do the opposite during the disable sequence. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>