drm/armada: fix colorkey mode property
authorRussell King <rmk+kernel@armlinux.org.uk>
Sun, 24 Jun 2018 13:35:10 +0000 (14:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Aug 2018 11:12:37 +0000 (13:12 +0200)
commitb96834386f9e827c201553a0cd0ab8da0df2c07b
tree81829102cdb86340b347768fb0be0f1400335206
parentf8b8e026d51dba150fa04af39bd1163fbdb787ca
drm/armada: fix colorkey mode property

[ Upstream commit d378859a667edc99e3473704847698cae97ca2b1 ]

The colorkey mode property was not correctly disabling the colorkeying
when "disabled" mode was selected.  Arrange for this to work as one
would expect.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/armada/armada_hw.h
drivers/gpu/drm/armada/armada_overlay.c