drm/tegra: dc: Add powergate support
authorThierry Reding <treding@nvidia.com>
Mon, 7 Jul 2014 13:32:53 +0000 (15:32 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 15:11:59 +0000 (16:11 +0100)
Both display controllers are in their own power partition. Currently the
driver relies on the assumption that these partitions are on (which is
the hardware default). However some bootloaders may disable them, so the
driver must make sure to turn them back on to avoid hangs.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dc.c
drivers/gpu/drm/tegra/drm.h

Simple merge
Simple merge