]> git.baikalelectronics.ru Git - kernel.git/commit
drm/armada: move CBSH 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)
commit767d376928caa7ad145cbdcbf193729e681df58b
tree6b325515bb0f0b66d76abff5b9632831db4054b7
parent248941fda8ea9d8c10c27434e03847a9d0be9c17
drm/armada: move CBSH properties into overlay plane state

Move the contrast, brightness, and saturation properties to the overlay
plane state structure, and call our overlay commit function to update
the hardware via the planes atomic_update() method.

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