diff options
| author | Dmitry Baryshkov <[email protected]> | 2024-06-07 13:23:00 +0000 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2024-06-12 07:56:57 +0000 |
| commit | 6b4468b0c6ba37a16795da567b58dc80bc7fb439 (patch) | |
| tree | bcd275f100707ac1ed9a3a1dc861c7407b55c306 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
| parent | drm/bridge-connector: switch to using drmm allocations (diff) | |
| download | kernel-6b4468b0c6ba37a16795da567b58dc80bc7fb439.tar.gz kernel-6b4468b0c6ba37a16795da567b58dc80bc7fb439.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions
