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:
b4bfa3c
)
drm/exynos: stop mixer before gating clocks during poweroff
author
Rahul Sharma
<rahul.sharma@samsung.com>
Mon, 23 Jun 2014 05:32:22 +0000
(11:02 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Tue, 24 Jun 2014 02:27:29 +0000
(11:27 +0900)
Mixer should be power gated only after it is gracefully stopped.
The recommended sequence is to Stop the mixer and wait till
it enters to IDLE state before gating the clocks and power to
the mixer.
Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found