[PATCH] drm/tegra: sor: Support for audio over HDMI

Dmitry Osipenko digetx at gmail.com
Tue Dec 4 11:09:07 UTC 2018


On 03.12.2018 18:36, Thierry Reding wrote:
> From: Thierry Reding <treding at nvidia.com>
> 
> This code is very similar to the audio over HDMI support on older chips.
> Interoperation with the audio codec is done via a pair of codec scratch
> registers and an interrupt that is raised at the SOR when the codec has
> written those registers.
> 
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> ---

Do you have any plans to implement integration with the sound subsystem? Indeed, there is HDMI audio configuration code for older chips in the Tegra's DRM driver that was added years ago.. but IIUC it's a kinda "dead code" without the integration.



More information about the dri-devel mailing list