commit | 94a3bdcbdd06c86f50be9cc6727fd612658b3a3b | [log] [tgz] |
---|---|---|
author | Harshdeep Dhatt <hdhatt@codeaurora.org> | Mon Sep 25 16:05:28 2017 -0600 |
committer | Harshdeep Dhatt <hdhatt@codeaurora.org> | Wed Oct 04 14:46:25 2017 -0600 |
tree | ef7cc1fbcec979a15d6f836b87d1eb8809f31bff | |
parent | 51c75b62aacdf84d1dec85e61f65b65782141b29 [diff] |
msm: kgsl: Make the register init list read only Currently, the CP is not in APRIV mode when accessing this buffer. So make it unprivileged. To keep it safe make it GPU read-only. Change-Id: I6c5076c5e90ab010e77fd91dcbb12dd94d1e6bd6 Signed-off-by: Harshdeep Dhatt <hdhatt@codeaurora.org>