]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/bridge-connector: hook DisplayPort audio support
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Fri, 14 Mar 2025 09:36:50 +0000 (11:36 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Mon, 7 Apr 2025 12:49:19 +0000 (15:49 +0300)
commit231adeda9f674ece664b09b75b68a4c023180fb4
treee3173edecc450ca08160b5887976a575b311710b
parentd87ecc232706ace682a900a45018d843f148da56
drm/bridge-connector: hook DisplayPort audio support

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.

Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20250314-dp-hdmi-audio-v6-3-dbd228fa73d7@oss.qualcomm.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
drivers/gpu/drm/display/drm_bridge_connector.c