diff options
author | Thierry Reding <treding@nvidia.com> | 2021-03-19 08:06:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-07 15:00:11 +0200 |
commit | f552f95853f88946460d6f163e43b7526d7efa70 (patch) | |
tree | dd642899721a1d4f2d9ae4452845e42d2812bbe0 /drivers/gpu/drm/tegra/sor.c | |
parent | 77a8e6f792d5cfca3c6a30845b069161647d1d55 (diff) | |
download | kernel_replicant_linux-f552f95853f88946460d6f163e43b7526d7efa70.tar.gz kernel_replicant_linux-f552f95853f88946460d6f163e43b7526d7efa70.tar.bz2 kernel_replicant_linux-f552f95853f88946460d6f163e43b7526d7efa70.zip |
drm/tegra: dc: Restore coupling of display controllers
commit a31500fe7055451ed9043c8fff938dfa6f70ee37 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/tegra/sor.c')
0 files changed, 0 insertions, 0 deletions