commit | 229d24c088699c5f7a3591e5335dcc1668e5e913 | [log] [tgz] |
---|---|---|
author | Suman Tatiraju <sumant@codeaurora.org> | Tue Oct 09 11:40:38 2012 -0700 |
committer | Suman Tatiraju <sumant@codeaurora.org> | Tue Oct 09 11:48:00 2012 -0700 |
tree | 29c746d6263939d57a63237e90373477dcb2e5ba | |
parent | 9d20dba5fa048cb5e0c276440791b6651f2b6b45 [diff] |
msm: kgsl: Don't reregister msm policy every time we switch policies DCVS only expects a core to be registered once and kgsl reregisters the core every time the policy changes. Kgsl should only do the sink start and stop every time and only do the register the first time. Change-Id: Id54f078d6013586899bf85fc2462e6c473ffc6b5 Signed-off-by: Suman Tatiraju <sumant@codeaurora.org>