]> git.baikalelectronics.ru Git - kernel.git/commit
drm/armada: use drm_plane_force_disable() to disable the overlay plane
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 29 Jun 2015 16:52:42 +0000 (17:52 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 15 Sep 2015 15:26:50 +0000 (16:26 +0100)
commite2a4cab7db3a0690bba9da9c65ee8a35950250a8
tree13ca9d94bc1d6d60a3a5bbf388d1786ee109d376
parent2d24ed2d8936bf85b9bb663b186ce1b25de34002
drm/armada: use drm_plane_force_disable() to disable the overlay plane

Use drm_plane_force_disable() to disable the overlay plane on a mode_set
rather than coding this ourselves.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpu/drm/armada/armada_crtc.c