]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - sound/pci/hda/patch_hdmi.c
ALSA: hda/hdmi - Implement Tegra-specific patch
authorThierry Reding <treding@nvidia.com>
Tue, 5 May 2015 12:56:20 +0000 (14:56 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 May 2015 08:03:01 +0000 (10:03 +0200)
commit26e9a960b22413c6a0b8775ff43a6a42c9d30919
treededd4793235824ebe828b4ed02aba16d0ed1a2f9
parent88871dd25f64b9bf16222e829ad766fac201866a
ALSA: hda/hdmi - Implement Tegra-specific patch

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: Thierry Reding <treding@nvidia.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c