linux/sound/soc/sof/intel
Pierre-Louis Bossart 636110411c
ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio
Overloading the tx_mask with a linear value is asking for trouble and
only works because the codec_dai hw_params() is called before the
cpu_dai hw_params().

Move to the more generic set_stream() API to pass the hdac_stream
information.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20211224021034.26635-6-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-12-24 14:06:48 +00:00
..
apl.c ASoC: SOF: Intel: hda-stream: limit PROCEN workaround 2021-12-13 19:32:45 +00:00
atom.c ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter 2021-12-23 13:38:26 +00:00
atom.h ASoC: SOF: avoid casting "const" attribute away 2021-12-17 11:06:16 +00:00
bdw.c ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter 2021-12-23 13:38:26 +00:00
byt.c ASoC: SOF: Introduce num_cores and ref count per core 2021-11-22 15:40:16 +00:00
cnl.c ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic() 2021-12-23 13:38:13 +00:00
ext_manifest.h ASoC: SOF: ext_manifest: parse cavs extra config data elem 2020-11-27 17:23:05 +00:00
hda-bus.c ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended 2021-11-05 12:58:11 +00:00
hda-codec.c ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIES 2021-12-06 13:49:30 +00:00
hda-ctrl.c ASoC: SOF: Intel: hda-ctrl: apply symmetry for DPIB 2021-12-13 19:32:47 +00:00
hda-dai.c ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio 2021-12-24 14:06:48 +00:00
hda-dsp.c ASoC: SOF: hda: don't use the core op for power up/power down 2021-11-22 15:40:22 +00:00
hda-ipc.c ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic() 2021-12-23 13:38:13 +00:00
hda-ipc.h ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platforms 2020-08-27 14:22:23 +01:00
hda-loader.c ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump() 2021-12-23 13:38:14 +00:00
hda-pcm.c ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position information 2021-12-13 19:32:51 +00:00
hda-probes.c ASoC: SOF: Intel: Rename hda-compress.c to hda-probes.c 2021-09-16 14:04:14 +01:00
hda-stream.c ASoC: SOF: Intel: hda: remove support for RESUME in platform trigger 2021-12-17 11:06:15 +00:00
hda-trace.c ASoC: SOF: fix string format for errors 2021-02-10 17:17:11 +00:00
hda.c ASoC/soundwire: intel: simplify callbacks for params/hw_free 2021-12-24 14:06:45 +00:00
hda.h ASoC: SOF: Intel: hda-loader: Avoid re-defining the HDA_FW_BOOT_ATTEMPTS 2021-12-23 13:38:09 +00:00
icl.c ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.c 2021-12-13 19:32:44 +00:00
Kconfig ASoC: SOF: Intel: make DMI L1 selection more robust 2021-08-13 13:16:16 +01:00
Makefile ASoC: SOF: Make Intel IPC stream ops generic 2021-10-07 16:57:54 +01:00
pci-apl.c ASoC: SOF: intel: Do no initialize resindex_dma_base 2021-09-15 13:10:12 +01:00
pci-cnl.c ASoC: SOF: intel: Do no initialize resindex_dma_base 2021-09-15 13:10:12 +01:00
pci-icl.c ASoC: SOF: intel: Do no initialize resindex_dma_base 2021-09-15 13:10:12 +01:00
pci-tgl.c ASoC: SOF: intel: Do no initialize resindex_dma_base 2021-09-15 13:10:12 +01:00
pci-tng.c ASoC: SOF: Introduce num_cores and ref count per core 2021-11-22 15:40:16 +00:00
shim.h ASoC: SOF: Intel: hda-stream: limit PROCEN workaround 2021-12-13 19:32:45 +00:00
tgl.c ASoC: SOF: Intel: add .ack support for HDaudio platforms 2021-11-24 12:57:21 +00:00