commit | d37f1d8d95980c5c5ac63653ffeca4ef82bbb43f | [log] [tgz] |
---|---|---|
author | Lynus Vaz <lvaz@codeaurora.org> | Wed May 24 16:39:15 2017 +0530 |
committer | Lynus Vaz <lvaz@codeaurora.org> | Wed May 31 14:36:39 2017 +0530 |
tree | 3c2e528d3e038fbb95a0f26467f84ab6bba4fd35 | |
parent | dc62e3151c1ebbaf5f9576f3bf370211b6fec565 [diff] |
msm: kgsl: Let normal register functions access GMU Update the kgsl register read and write functions to also access the GMU register range with suitable range checking. This will simplify common code that accesses both GMU and non-GMU registers. Change-Id: Iea02c721b4cf6cdbc42ecdd72a490cca34a261ee Signed-off-by: Lynus Vaz <lvaz@codeaurora.org>