commit | 88cefb6c60712982f739f6bbd9f82968aca46033 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Aug 12 19:27:14 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Aug 17 10:10:03 2012 +0200 |
tree | 7b3f79e52058ba1d00ee3bae9e19029da8a427f4 | |
parent | 5d985ac81ab15631570cad83d187565c7fcfd00a [diff] |
drm/i915: extract ironlake_fdi_pll_disable Simply to make the ilk+ crtc disable path clearer and more symmetric with the enable function. Also switch to intel_crtc for the enable function. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>