drm/tegra: Don't disable unused planes
authorThierry Reding <thierry.reding@avionic-design.de>
Mon, 18 Mar 2013 10:09:13 +0000 (11:09 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Sat, 25 May 2013 10:32:48 +0000 (12:32 +0200)
When a plane isn't in use it isn't attached to a CRTC and therefore the
DC registers aren't available for programming.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>

No differences found