OSDN Git Service

drm/meson: meson_dw_hdmi: add bridge and switch to drm_bridge_funcs
authorNeil Armstrong <narmstrong@baylibre.com>
Wed, 4 Mar 2020 10:40:48 +0000 (11:40 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Tue, 10 Mar 2020 09:51:24 +0000 (10:51 +0100)
commitf43aa58432de8fba8975826eedbd51425b791688
tree1779e7962d5ebda2ff805ae468ff0539dfc8573d
parent0fad640bbfed33e7e2a8db056e3782b396c42185
drm/meson: meson_dw_hdmi: add bridge and switch to drm_bridge_funcs

Switch the dw-hdmi driver to drm_bridge_funcs by implementing a new local
bridge, connecting it to the dw-hdmi bridge, then implement the
atomic_get_input_bus_fmts/atomic_get_output_bus_fmts.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Jernej Škrabec <jernej.skrabec@siol.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20200304104052.17196-8-narmstrong@baylibre.com
drivers/gpu/drm/meson/meson_dw_hdmi.c