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:
d49f709
)
drm/i915: consolidate pch pll computations a bit
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 19 Apr 2013 09:14:31 +0000
(11:14 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 25 Apr 2013 19:17:48 +0000
(21:17 +0200)
We need the dpll/fp/fp2 values only when we need a pch pll. So move
them together with the code to acquire such a pll.
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found