mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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>