ALSA: intelhdmi - sticky stream id and format
authorWu Fengguang <fengguang.wu@intel.com>
Wed, 18 Nov 2009 04:38:06 +0000 (12:38 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 Nov 2009 06:46:19 +0000 (07:46 +0100)
commit5779191e0efd851fb0d54698c13cb4f5325caca6
treef7bfcf5a1f8a4930ad148f6c5f076098743ea594
parent848de598eef9603d6f2c174f90fded4e63ac5e23
ALSA: intelhdmi - sticky stream id and format

We tracked down the first-0.5s-hdmi-audio-samples-lost problem to the
AC_VERB_SET_CHANNEL_STREAMID command. It is suspected that many HDMI
sinks need some time to adapt to the new state.

The workaround is to avoid changing stream id/format whenever possible.
Proposed by David.

Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_intelhdmi.c