]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0acfa7ea2cb2aef6c3f754b821b3110703b23eeb
tree28db3ca5eff856ff92f410d4aaa40d6e46f768aa
parent136ac1c8d764a2bfebe3ecf001f5fd37a6190128
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