commit | 47f89c10ddc439638bc0ea51a7f9872e1b7734ce | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Thu Jun 15 02:18:34 2017 +0300 |
committer | Thierry Reding <treding@nvidia.com> | Thu Jun 15 14:22:03 2017 +0200 |
tree | 7ab65df4ce791b1a259278671faa1df7e93eec69 | |
parent | e5855aa3e681bc417165604212c061e1c4b7cbda [diff] |
gpu: host1x: Do not leak BO's phys address to userspace Perform gathers coping before patching them, so that original gathers are left untouched. That's not as bad as leaking kernel addresses, but still doesn't feel right. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>