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)
commit2678aeba5fe1a799788cce2a34003d8fa6ad7153
tree276a2558b679c8c01ce4596358d783a79adf182d
parentc7788792a5e7b0d5d7f96d0766b4cb6112d47d75
drm/tegra: Don't disable unused planes

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>
drivers/gpu/host1x/drm/dc.c
This page took 0.024341 seconds and 5 git commands to generate.