On Fri, 14 Mar 2025 11:36:47 +0200, Dmitry Baryshkov wrote: > A lot of DisplayPort bridges use HDMI Codec in order to provide audio > support. Present DRM HDMI Audio support has been written with the HDMI > and in particular DRM HDMI Connector framework support, however those > audio helpers can be easily reused for DisplayPort drivers too. > > Patches by Hermes Wu that targeted implementing HDMI Audio support in > the iTE IT6506 driver pointed out the necessity of allowing one to use > generic audio helpers for DisplayPort drivers, as otherwise each driver > has to manually (and correctly) implement the get_eld() and plugged_cb > support. > > [...]
Applied to drm-misc-next, thanks! [1/4] drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMI commit: 5d04b41889596adab613b0e2f27f76f6414cda66 [2/4] drm/bridge: add function interface for DisplayPort audio implementation commit: d87ecc232706ace682a900a45018d843f148da56 [3/4] drm/bridge-connector: hook DisplayPort audio support commit: 231adeda9f674ece664b09b75b68a4c023180fb4 Best regards, -- With best wishes Dmitry