commit | 8fe58df0d0f64b83650668a0c633983dc5677b85 | [log] [tgz] |
---|---|---|
author | Kyle Piefer <kpiefer@codeaurora.org> | Tue Sep 12 09:19:28 2017 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Oct 02 10:22:18 2017 -0700 |
tree | 6fd6ac3c7869faf4c42b6c66c7e09d654cd32c9d | |
parent | 83656c8cb517fce9fd257aac121ad7712a7c675c [diff] |
msm: kgsl: Surround RBBM interrupt mask writes with OOBs RBBM interrupt mask register is in the GX domain so it will not be accessible during IFPC. Surround it with OOBs to prevent unwanted power collapses. CRs-Fixed: 2085877 Change-Id: I07ad9db9cb0b8ad6226e95c358c738c382bffc04 Signed-off-by: Kyle Piefer <kpiefer@codeaurora.org>