drm/vc4: hdmi: Change CSC callback prototype
authorMaxime Ripard <maxime@cerno.tech>
Thu, 20 Jan 2022 15:16:19 +0000 (16:16 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 25 Jan 2022 09:03:25 +0000 (10:03 +0100)
commita34b14a29d96db74876d2cbb466bbc2b73002f3d
treed3c911fdab642c99a56065773df19615f59fd08f
parent2034fc12dd258931f06f5e320d87ea8776e01bc6
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>
Link: https://patchwork.freedesktop.org/patch/msgid/20220120151625.594595-11-maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_hdmi.c
drivers/gpu/drm/vc4/vc4_hdmi.h