commit | 6e749e5971fc7c7a33d7a673fbe4944604b397cf | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Thu Jul 27 10:42:31 2017 -0600 |
committer | Rob Clark <robdclark@gmail.com> | Tue Aug 01 19:10:28 2017 -0400 |
tree | 2ebaaa6998acb42ef22814bf5eec1936ca14e67a | |
parent | 3394f5618dfe8e686a2429aad75edf7ff6540911 [diff] |
drm/msm: Allow hardware clock gating to be toggled There are some use cases wherein we need to turn off hardware clock gating before reading certain registers. Modify the A5XX HWCG function to allow user to enable or disable clock gating at will. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>