ALSA: hda: Interrupt servicing and BDL setup for compress streams
authorCezary Rojewski <cezary.rojewski@intel.com>
Fri, 2 Dec 2022 15:28:28 +0000 (16:28 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 5 Dec 2022 14:05:20 +0000 (14:05 +0000)
commit3e9582267e3a06bfd9622dbd2304a8cfac977b43
tree1548b533d8578502c68ec45430cf44a15144d0fa
parentf6b1254664a0a15c8bbe0a17b2c86840aa38d3d7
ALSA: hda: Interrupt servicing and BDL setup for compress streams

Account for compress streams when receiving and servicing buffer
completed interrupts. In case of compress stream enlisting hdac_stream
for data transfer, setup BDL entries much like it is the case for PCM
streams.

Signed-off-by: Divya Prakash <divya1.prakash@intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Acked-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20221202152841.672536-4-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/hda/hdac_controller.c
sound/hda/hdac_stream.c