diff options
author | Mark Brown <broonie@kernel.org> | 2024-05-30 15:33:14 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-05-30 15:33:14 +0200 |
commit | c85578e730135d47271ca874e4436dd87e87f252 (patch) | |
tree | d1bc087d28dd3bc624f9556721a85df1e6073e7c /sound/soc/sof/sof-client-probes.c | |
parent | ASoC: SOF: add missing MODULE_DESCRIPTION (diff) | |
parent | ASoC: SOF: ipc4-topology: Adjust the params based on DAI formats (diff) | |
download | linux-c85578e730135d47271ca874e4436dd87e87f252.tar.xz linux-c85578e730135d47271ca874e4436dd87e87f252.zip |
ASoC: SOF: ipc4-topology: Fix nhlt configuration blob
Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:
The existing logic to pick a DMIC blob is based on several historical
assumptions that the NHLT in BIOS always contains 32-bits per sample
type (first patch, [1]).
The other issue with the existing logic is that it was designed to care only
about the bit depth of the format and fails to find the existing and correct
blob when rate/channels are different on the FE side compared to what we should
be using on the DAI side (we have components in path which can change
rate/channel count).
These issues have not been observed in past but with new MTL based (Windows)
laptops and new topologies to enhance the audio quality, we started to see weird
issues around how our assumptions of vendors failed.
Since some NHLT blob handling cleanup has been done for 6.10, this series will
complete that work to cover even cases that we don't anticipate to see.
[1] https://github.com/thesofproject/linux/issues/4973
Diffstat (limited to 'sound/soc/sof/sof-client-probes.c')
0 files changed, 0 insertions, 0 deletions