commit | 2c2a291d01efdcf336796557de1f651b2581e08d | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Mon Jun 29 06:18:37 2020 +0300 |
committer | Thierry Reding <treding@nvidia.com> | Fri Jul 17 16:06:15 2020 +0200 |
tree | 14138365fb85be10b7c7d4b364bb4abcb6f7a2f4 | |
parent | 5fba01a0d3488a15c4082bc18aea5375bd8fb97f [diff] |
drm/tegra: gr3d: Assert reset before power-gating Tegra TRM documentation states that hardware should be in a default state when power partition is turned off, i.e. reset should be asserted. This patch adds the missing reset assertions. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>