aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorUjwal Patel <ujwalp@codeaurora.org>2014-04-14 21:41:45 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2014-04-15 10:51:10 -0700
commitec777856e435fdf1cc378aec692473b903fe10a5 (patch)
treecd24b644c2662afaf3fba677b7a333a4b3f08726 /scripts/build-all.py
parent792ce78d67df76fe999fe58085b4b22098b62246 (diff)
msm: mdss: fix un-clocked register access when rotator is used
When rotator is used, write-back interface is used to write data back to memory. When wait function for write-back is returned, it will remove its vote for mdp clocks. So during command mode panels, it is possible that rotator is used without panel itself being turned on. In this scenario register access after wait function leads to un-clocked access and L2 kernel panic. Fix this by voting for mdp clks before any register accesses following wait function. Change-Id: I9b248d39132f197fc8abd23ab3a23a9eb105ba22 Signed-off-by: Ujwal Patel <ujwalp@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions