]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/bridge: add function interface for DisplayPort audio implementation
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Fri, 14 Mar 2025 09:36:49 +0000 (11:36 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Mon, 7 Apr 2025 12:49:17 +0000 (15:49 +0300)
commitd87ecc232706ace682a900a45018d843f148da56
tree3e425ab43aa6782b4b59bba28cce46c162f93648
parent5d04b41889596adab613b0e2f27f76f6414cda66
drm/bridge: add function interface for DisplayPort audio implementation

It is common for the DisplayPort bridges to implement audio support. In
preparation to providing a generic framework for DP audio, add
corresponding interface to struct drm_bridge. As suggested by Maxime
for now this is mostly c&p of the corresponding HDMI audio API.

Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20250314-dp-hdmi-audio-v6-2-dbd228fa73d7@oss.qualcomm.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
include/drm/drm_bridge.h