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:
afffb9d
)
drm/i915: Initialize PCH refclks at modeset init time
author
Keith Packard
<keithp@keithp.com>
Tue, 27 Sep 2011 05:24:57 +0000
(22:24 -0700)
committer
Keith Packard
<keithp@keithp.com>
Wed, 28 Sep 2011 21:08:38 +0000
(14:08 -0700)
The reference clock configuration must be done before any mode setting
can occur as all outputs must be disabled to change
anything. Initialize the clocks after turning everything off during
the initialization process.
Also, re-initialize the refclk at resume time.
Signed-off-by: Keith Packard <keithp@keithp.com>
No differences found