summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorAnurag Singh <anursing@codeaurora.org>2014-08-07 18:26:56 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:33:13 -0700
commit9fbb70c820c785d8cb88eddd57227c426cb6e177 (patch)
tree9485d23bed8c300a2ddfae0e74c7e69f94d1dc6d /include/uapi
parentf14c07db663d4d584ceceb2ea352f92c9032df06 (diff)
msm: mdss: restore mdss register when clocks are turned on
When MDSS idle power collapse feature is enabled, MDSS GDSC can be turned off for idle screen usecases. As a result, whenever MDSS GDSC is turned back on, all MDSS registers need to be restored. Current implementation restores this as part of bus bandwidth control API which is only called whenever interface clocks are turned on. However, the correct approach is to restore the hardware state whenever any new register programming needs to be done. Therefore, move the call to restore MDSS state from the bus bandwidth control function over to the MDSS clock control function. Change-Id: I85c934b8050b217253be98d9630ef922e76b6216 Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions