commit | c9b7da0a549e75ddc31cd5b00d64959634fd558c | [log] [tgz] |
---|---|---|
author | Prakash Kamliya <pkamliya@codeaurora.org> | Tue Dec 20 17:45:41 2016 +0530 |
committer | Lynus Vaz <lvaz@codeaurora.org> | Mon Feb 20 18:39:09 2017 +0530 |
tree | b61cba6815f1f97f786b2da5892d0af85cea76bc | |
parent | 24fee1cefc24b596ca37f8f868624a73c5b0eef5 [diff] |
msm: kgsl: Do a midframe sampling of power stats if enabled Currently we sample power stats at the expiry of cmdbatch. In cases where cmdbatch takes a long time to finish the job, it delays power stats sampling, in effect it delays DCVS decision for changing the frequency. Do a midframe power stats sampling and feed it to DCVS if it is enabled. Change-Id: I547d792b38649aa1d60525b0dc335791b37989fd Signed-off-by: Prakash Kamliya <pkamliya@codeaurora.org>