ALSA: hda: Poll SDxFIFOS after programming SDxFMT
authorCezary Rojewski <cezary.rojewski@intel.com>
Tue, 26 Sep 2023 08:06:20 +0000 (10:06 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Oct 2023 09:11:39 +0000 (11:11 +0200)
commit2ee2c75c589acff83e987abfa74b6d81d237d92f
tree2124dd9e37b8c76a205056bba8765b1b904bf5c4
parentc258bcc289e6920038186eae38b2b7aa9786d796
ALSA: hda: Poll SDxFIFOS after programming SDxFMT

Software shall read SDxFIFOS calculated by the hardware and notify if
invalid value is programmed before continuing the stream preparation.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20230926080623.43927-2-cezary.rojewski@intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hda_register.h
include/sound/hdaudio.h
sound/hda/hdac_stream.c