• Thierry Reding's avatar
    ALSA: hda/hdmi - Implement Tegra-specific patch · 26e9a960
    Thierry Reding authored
    The HDMI codec on NVIDIA Tegra SoCs has a feature that doesn't exist on
    the MCP or GPU variants. The highest bit in the vendor-defined scratch
    registers can be used to trigger an interrupt in the HDMI codec, which
    is signalled to the HDMI driver. This can be used to pass information,
    such as the HDA format, to the HDMI driver so that it can reconfigure
    itself accordingly.
    
    While at it, change the name of the codec to Tegra124 since there are no
    other SoCs in the Tegra12x family. There isn't really a Tegra12x family.
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    26e9a960
patch_hdmi.c 100 KB