commit | e6b1dd4b744a76cc8125294f0375a96d0334d18d | [log] [tgz] |
---|---|---|
author | Girish Mahadevan <girishm@codeaurora.org> | Wed May 22 11:59:08 2013 -0600 |
committer | Girish Mahadevan <girishm@codeaurora.org> | Mon Jul 22 16:07:26 2013 -0600 |
tree | d4b4ed9b5003945fc78bba5540a9aff32e4938fd | |
parent | 0c1566846140cd0bc151ffd2777dae44b7416a17 [diff] |
msm: lpm_levels: Adjust latency for Multi core cases In multi core cases for several cores going in and out of power collapse the warmboot is serialized at Trust Zone, which means the exit latency will scale based on the number of cores exiting power collapse. Adjust for this when chosing a low power mode based on the number of online cpus. Change-Id: I4fe137a1bf8596b7da7990845b18ceb8f3d529da Signed-off-by: Girish Mahadevan <girishm@codeaurora.org>