commit | 60d41685451ad9deac291d4e14f4f5dceed930c8 | [log] [tgz] |
---|---|---|
author | Vicky Wallace <vwallace@codeaurora.org> | Mon Jun 05 19:34:56 2017 -0700 |
committer | Vicky Wallace <vwallace@codeaurora.org> | Thu Jun 29 16:33:42 2017 -0700 |
tree | 67e9b031fac226c5374bbdee9417c5bfcdb8f314 | |
parent | e13b3810307b200a186eea5e8f08c4ff314ca5a3 [diff] |
clk: qcom: Fix the clock scaling issue for GFX3D clock For the setup GFX CRC, the CRC subdivider will add 1 to the GFX3D clock divider. It results in 1/2 of the requested clock rate. Add clock fixed factor to have a fixed divider 1 and multiplier by 2 for GFX3D clock source to address this issue. CRs-Fixed: 2048646 Change-Id: I8873c1ebb262088c4bc6f1ac5c313c058448ee9f Signed-off-by: Vicky Wallace <vwallace@codeaurora.org>