commit | d25d30e256911a6a6ca214615da1b3988e394879 | [log] [tgz] |
---|---|---|
author | Ramkumar Radhakrishnan <ramkumar@codeaurora.org> | Fri Aug 17 11:06:27 2018 -0700 |
committer | Ramkumar Radhakrishnan <ramkumar@codeaurora.org> | Wed Aug 22 13:59:06 2018 -0700 |
tree | 3c25ef39734f209319e01fc17d4f6ac8cbd46f7b | |
parent | 5008dfc91c226d022ebf7ee169f1c9f65ea3fa27 [diff] |
sdm: Disable rotator for non secure layer at the end of secure display Disable rotator for non secure layers at the end of secure display session, because scm call has been made to end secure display session during the display commit. Since then access to non secure memory is unavailable. So this results in smmu page fault when rotator tries to access the non secure memory. Change-Id: I1a70a5113f1ee0ac5ff52371d3f99fa4c1c7a253 CRs-Fixed: 2290281