commit | 05d2c433571a7318759a1a6bd3666334a20f88b1 | [log] [tgz] |
---|---|---|
author | Carter Cooper <ccooper@codeaurora.org> | Wed Aug 15 16:14:38 2012 -0600 |
committer | Carter Cooper <ccooper@codeaurora.org> | Thu Sep 20 15:59:08 2012 -0600 |
tree | 9a0f387839dc5b87f8374b9f5554d9f362f13f72 | |
parent | 1685b9c0dd4019f09d1290c85dad596198f7650f [diff] |
msm: kgsl: Simplify logic for VBIF registers across A3XX cores VBIF registers are set dependent on what A3XX GPU core is present. Set the registers from a table that is explicitly tied to each of the A3XX GPU cores. This will prevent side effects across cores when changing a specific cores VBIF data. Change-Id: I4c20cd891a940abd85459ce5bf548cf91d06004a Signed-off-by: Carter Cooper <ccooper@codeaurora.org>