Re: [PATCH v6 3/4] drm/bridge-connector: hook DisplayPort audio support

2025-03-19 Thread Maxime Ripard
On Fri, 14 Mar 2025 11:36:50 +0200, Dmitry Baryshkov wrote: > Reuse existing code plumbing HDMI audio support and the existing HDMI > audio helpers that register HDMI codec device and plumb in the > DisplayPort audio interfaces to be handled by the drm_bridge_connector. > > Signed-off-by: Dmitry B

[PATCH v6 3/4] drm/bridge-connector: hook DisplayPort audio support

2025-03-14 Thread Dmitry Baryshkov
Reuse existing code plumbing HDMI audio support and the existing HDMI audio helpers that register HDMI codec device and plumb in the DisplayPort audio interfaces to be handled by the drm_bridge_connector. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/display/drm_bridge_connector.c | 117 ++