drm/vc4: hdmi: Change CSC callback prototype
authorMaxime Ripard <maxime@cerno.tech>
Mon, 18 Jan 2021 08:51:12 +0000 (09:51 +0100)
committerPhil Elwell <8911409+pelwell@users.noreply.github.com>
Fri, 17 Dec 2021 13:36:14 +0000 (13:36 +0000)
commitbc406aafbc133b5f42e98e35bd236cc13c163b1b
treecf0cdfdd48afcc278ce284ad60ee4200be5a2922
parent4d1cd9d5b7f43f8f35efbdb96b685e4eaa53c329
drm/vc4: hdmi: Change CSC callback prototype

In order to support the YUV output, we'll need the atomic state to know
what is the state of the associated property in the CSC setup callback.

Let's change the prototype of that callback to allow us to access it.

Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/vc4_hdmi.c
drivers/gpu/drm/vc4/vc4_hdmi.h