diff options
author | Dmitry Baryshkov <[email protected]> | 2024-06-07 16:23:00 +0300 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2024-06-12 10:56:57 +0300 |
commit | 6b4468b0c6ba37a16795da567b58dc80bc7fb439 (patch) | |
tree | bcd275f100707ac1ed9a3a1dc861c7407b55c306 /tools/perf/scripts/python/parallel-perf.py | |
parent | c12907be57b16eed5a73f75a44ebea8f30629c85 (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 <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions