drm/vc4: hdmi: Change CSC callback prototype
authorMaxime Ripard <maxime@cerno.tech>
Mon, 18 Jan 2021 08:51:12 +0000 (09:51 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:35 +0000 (16:04 +0000)
commitfcfff78534c089fff736ca4208d82a0598a204ae
tree2d7c59ad501acf14ae21e22cf1db5c176c339baf
parented528e54313e8cd23c740c374d1508ef767ce06f
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