commit | 7c42511f6b7df546bae94ab83f000ad6f378612c | [log] [tgz] |
---|---|---|
author | Xiaoming Zhou <zhoux@codeaurora.org> | Tue Nov 19 19:58:58 2013 -0500 |
committer | Xiaoming Zhou <zhoux@codeaurora.org> | Tue Nov 19 19:58:58 2013 -0500 |
tree | 6852b4088e8915677e3f7c0b1a81d31a286e2920 | |
parent | 6f51c44f07bf6e393e93e87fc2e76c7b1b35d577 [diff] |
mdss: mdp3: request and release clocks for every mdp operation In the command mode panel, all the clocks can be voted off if there is no display update. To support this feature, every operation which requires h/w access will be guarded with clock vote on and off. Change-Id: If56a656b9965a6044c38de5aa85969256d581121 Signed-off-by: Xiaoming Zhou <zhoux@codeaurora.org>