commit | f8e140698234dae3a4ea7b971e7bf63a3e0c987a | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Jun 29 17:52:42 2015 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Sep 15 16:26:50 2015 +0100 |
tree | 13ca9d94bc1d6d60a3a5bbf388d1786ee109d376 | |
parent | 7c8f7e1abc75b853adf60d8ee0a589e058bcdb6b [diff] |
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>