commit | 9a0563b90f40f531ecbe7da0df1ab006d1ac01b9 | [log] [tgz] |
---|---|---|
author | Shrenuj Bansal <shrenujb@codeaurora.org> | Thu Jun 15 14:45:15 2017 -0700 |
committer | Shrenuj Bansal <shrenujb@codeaurora.org> | Wed Jul 05 16:22:02 2017 -0700 |
tree | b20b42d2a9b95456c50147002c5537500b8fc158 | |
parent | 5b8e7a4ac05360e59290ecad284d96b1e302cf4c [diff] |
msm: kgsl: Add scm call for SMMU aperture programming For truly dynamic context bank allocation/mapping to work, we need to set the aperture register CP utilizes to the SMMU context bank we receive. This aperture register is protected so we use a new scm call for trustzone to do this for us. Change-Id: I50ba3d8f4287f3cc251bbce14db4702e1c8f7ebc Signed-off-by: Shrenuj Bansal <shrenujb@codeaurora.org>