]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
drm/armada: move colorkey properties into overlay plane state
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 30 Jul 2018 10:52:34 +0000 (11:52 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Mon, 30 Jul 2018 10:52:34 +0000 (11:52 +0100)
commitc96103b6c49ff9a8710e580da72c0f116d24a76c
tree7f7c6080f3158c60c180afc8bb6fd44c89a31575
parent61ba252705a6d5b8dd71bd2ccc544d33cb2af623
drm/armada: move colorkey properties into overlay plane state

Move the overlay plane colorkey properties into the plane state,
keeping the existing driver behaviour to avoid breaking userspace.

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