git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d985ac
)
drm/i915: extract ironlake_fdi_pll_disable
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sun, 12 Aug 2012 17:27:14 +0000
(19:27 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 17 Aug 2012 08:10:03 +0000
(10:10 +0200)
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>
No differences found