ALSA: hda/hdmi: disable KAE for Intel DG2
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Thu, 13 Apr 2023 19:11:53 +0000 (22:11 +0300)
committerTakashi Iwai <tiwai@suse.de>
Fri, 14 Apr 2023 05:50:52 +0000 (07:50 +0200)
commit6ab6f98fcdc9d4fbe245aa67de03542deea65322
tree1b016e91637f468c5148996d1e6b40e19aca15a3
parent8eda19cd59cedbfe4ec11aea4bcecabe4c98e9e4
ALSA: hda/hdmi: disable KAE for Intel DG2

Use of keep-alive (KAE) has resulted in loss of audio on some A750/770
cards as the transition from keep-alive to stream playback is not
working as expected. As there is limited benefit of the new KAE mode
on discrete cards, revert back to older silent-stream implementation
on these systems.

Cc: stable@vger.kernel.org
Fixes: 15175a4f2bbb ("ALSA: hda/hdmi: add keep-alive support for ADL-P and DG2")
Link: https://gitlab.freedesktop.org/drm/intel/-/issues/8307
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20230413191153.3692049-1-kai.vehmanen@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c