diff options
author | Kai Vehmanen <kai.vehmanen@linux.intel.com> | 2020-12-10 20:44:45 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-12-10 21:57:21 +0300 |
commit | b1a5039759cb7bfcb2157f28604dbda0bca58598 (patch) | |
tree | 7dd42d39601c52b5393669b3d9261982b2e209b2 /sound/pci/sis7019.h | |
parent | 7079f785b50055a32b72eddcb7d9ba5688db24d0 (diff) | |
download | linux-b1a5039759cb7bfcb2157f28604dbda0bca58598.tar.xz |
ALSA: hda/hdmi: fix silent stream for first playback to DP
A problem exists in enabling silent stream when connection type is
DisplayPort. Silent stream programming is completed when a new DP
receiver is connected, but infoframe transmission does not actually
start until PCM is opened for the first time. This can result in audible
gap of multiple seconds. This only affects the first PCM open.
Fix the issue by properly assigning a converter to the silent stream,
and modifying the required stream ID programming sequence.
This change only affects Intel display audio codecs.
BugLink: https://github.com/thesofproject/linux/issues/2468
Fixes: 951894cf30f4 ("ALSA: hda/hdmi: Add Intel silent stream support")
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20201210174445.3134104-1-kai.vehmanen@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/sis7019.h')
0 files changed, 0 insertions, 0 deletions