diff options
author | Thierry Reding <treding@nvidia.com> | 2021-03-19 10:06:37 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2021-03-30 20:40:43 +0300 |
commit | a31500fe7055451ed9043c8fff938dfa6f70ee37 (patch) | |
tree | 5d9292b52fc2ed77ef6f6dd91b8b40c5ab0bf96a /drivers/sbus | |
parent | a24f98176d1efae2c37d3438c57a624d530d9c33 (diff) | |
download | linux-a31500fe7055451ed9043c8fff938dfa6f70ee37.tar.xz |
drm/tegra: dc: Restore coupling of display controllers
Coupling of display controllers used to rely on runtime PM to take the
companion controller out of reset. Commit fd67e9c6ed5a ("drm/tegra: Do
not implement runtime PM") accidentally broke this when runtime PM was
removed.
Restore this functionality by reusing the hierarchical host1x client
suspend/resume infrastructure that's similar to runtime PM and which
perfectly fits this use-case.
Fixes: fd67e9c6ed5a ("drm/tegra: Do not implement runtime PM")
Reported-by: Dmitry Osipenko <digetx@gmail.com>
Reported-by: Paul Fertser <fercerpav@gmail.com>
Tested-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions