drm/bridge: lt9611: Add atomic_get_input_bus_fmts
authorMarek Vasut <marex@denx.de>
Thu, 31 Mar 2022 15:39:23 +0000 (17:39 +0200)
committerRobert Foss <robert.foss@linaro.org>
Thu, 31 Mar 2022 15:43:28 +0000 (17:43 +0200)
commitee2f7c9d878905054e3df5126a9bbaec1923e2ff
treeefc996d0dc35aa27b83c010c10eac6d72239e47c
parent97d7ca798a79a93b2a3168f60024fddcc8e0d6b0
drm/bridge: lt9611: Add atomic_get_input_bus_fmts

Implement .atomic_get_input_bus_fmts callback, which sets up
the input (scanout-engine-end) formats, so that those formats
can then be used in pipeline format negotiation between this
bridge and the scanout engine.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dave Airlie <airlied@redhat.com>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Maxime Ripard <maxime@cerno.tech>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220331153923.14314-2-marex@denx.de
drivers/gpu/drm/bridge/lontium-lt9611.c