commit | 51dc01479730b3f7cf3ded79cdf6ceab0de8f5bd | [log] [tgz] |
---|---|---|
author | Kyle Piefer <kpiefer@codeaurora.org> | Fri Apr 14 12:32:49 2017 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Apr 17 13:15:01 2017 -0700 |
tree | d4bb089aac02f03cb582eca6ef450318d013eebd | |
parent | 66204ed71bcba3ba72c89246abc0112b3590273e [diff] |
msm: kgsl: Decrease requirements to access SPTP regs Instead of checking that the GMU was probed and enabled, only check that the GMU was probed when turning SPTPRAC on and off. We only need the mapping to use registers. This is needed for usecases where the GMU is disabled. In these cases, these registers still need to be accessed. CRs-Fixed: 2017390 Change-Id: Id2d08cb84aa16c4f8bb012f5b19e4c5551a13072 Signed-off-by: Kyle Piefer <kpiefer@codeaurora.org>