diff options
| author | 2024-06-07 16:23:00 +0300 | |
|---|---|---|
| committer | 2024-06-12 10:56:57 +0300 | |
| commit | 6b4468b0c6ba37a16795da567b58dc80bc7fb439 (patch) | |
| tree | bcd275f100707ac1ed9a3a1dc861c7407b55c306 /rust/kernel/ssh:/git@git.zx2c4.com | |
| parent | drm/bridge-connector: switch to using drmm allocations (diff) | |
drm/bridge-connector: implement glue code for HDMI connector
In order to let bridge chains implement HDMI connector infrastructure,
add necessary glue code to the drm_bridge_connector. In case there is a
bridge that sets DRM_BRIDGE_OP_HDMI, drm_bridge_connector will register
itself as a HDMI connector and provide proxy drm_connector_hdmi_funcs
implementation.
Note, to simplify implementation, there can be only one bridge in a
chain that sets DRM_BRIDGE_OP_HDMI. Setting more than one is considered
an error. This limitation can be lifted later, if the need arises.
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240607-bridge-hdmi-connector-v5-3-ab384e6021af@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
