OSDN Git Service

drm/armada: fix colorkey mode property
authorRussell King <rmk+kernel@armlinux.org.uk>
Sun, 24 Jun 2018 13:35:10 +0000 (14:35 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Mon, 9 Jul 2018 10:32:56 +0000 (11:32 +0100)
commitd378859a667edc99e3473704847698cae97ca2b1
tree6c1f6d0fcd09d76c95aeaa606e8d15adec76a219
parent29dcea88779c856c7dc92040a0c01233263101d4
drm/armada: fix colorkey mode property

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>
drivers/gpu/drm/armada/armada_hw.h
drivers/gpu/drm/armada/armada_overlay.c