From: Thierry Reding Date: Mon, 7 Jul 2014 13:32:53 +0000 (+0200) Subject: drm/tegra: dc: Add powergate support X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~61^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c0127004ff4e891e475d6dfb22ddcbaeca6ec9b;p=pandora-kernel.git drm/tegra: dc: Add powergate support 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 --- Reading git-diff-tree failed