drm: bridge: icn6211: Implement atomic_get_input_bus_fmts
authorMarek Vasut <marex@denx.de>
Thu, 31 Mar 2022 15:05:06 +0000 (17:05 +0200)
committerRobert Foss <robert.foss@linaro.org>
Thu, 31 Mar 2022 15:20:43 +0000 (17:20 +0200)
commitcda3822a5db30372abc33a6d63885c38f51d7489
tree28db3ca5eff856ff92f410d4aaa40d6e46f768aa
parent75122915dbb46d33294e9078bef615d6fdf8ec0d
drm: bridge: icn6211: Implement atomic_get_input_bus_fmts

Implement .atomic_get_input_bus_fmts callback, which sets up the
input (DSI-end) format, and that format can then be used in pipeline
format negotiation between the DSI-end of this bridge and the other
component closer to the scanout engine.

Acked-by: Maxime Ripard <maxime@cerno.tech>
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Jagan Teki <jagan@amarulasolutions.com>
Cc: Maxime Ripard <maxime@cerno.tech>
Cc: Robert Foss <robert.foss@linaro.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Thomas Zimmermann <tzimmermann@suse.de>
To: dri-devel@lists.freedesktop.org
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220331150509.9838-9-marex@denx.de
drivers/gpu/drm/bridge/chipone-icn6211.c