commit | f86d5082393e4542294c8afea3fd52b8978aefb4 | [log] [tgz] |
---|---|---|
author | Lucille Sylvester <lsylvest@codeaurora.org> | Mon Nov 18 16:47:28 2013 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Nov 22 21:41:48 2013 -0800 |
tree | 88d645a23e7c1b670a4269f697f80e8e94c6a09d | |
parent | b80b6c9daf379b3784e68f0ed61a5badc5d4b296 [diff] |
PM: devfreq: Fix the fast ramp case in the adreno governor Expected behavior of GPU DCVS is to immediately bump the frequency to turbo upon encountering a long block of busy processing. The current code just raises the frequency by one level. Change-Id: Ida953bb7be8a976da5400328a1c91083499e0fa0 Signed-off-by: Lucille Sylvester <lsylvest@codeaurora.org>