linux/sound/soc/amd/acp
Mark Brown b96ccdcf9d
ASoC: Intel: avs: Fixes and new platforms support
Merge series from Cezary Rojewski <cezary.rojewski@intel.com>:

The avs-driver continues to be utilized on more recent Intel machines.
As TGL-based (cAVS 2.5) e.g.: RPL, inherit most of the functionality
from previous platforms:

SKL <- APL <- CNL <- ICL <- TGL

rather than putting everything into a single file, the platform-specific
bits are split into cnl/icl/tgl.c files instead. Makes the division clear
and code easier to maintain.

Layout of the patchset:

First are two changes combined together address the sound-clipping
problem, present when only one stream is running - specifically one
CAPTURE stream.

Follow up is naming-scheme adjustment for some of the existing functions
what improves code incohesiveness. As existing IPC/IRQ code operates
solely on cAVS 1.5 architecture, it needs no abstraction. The situation
changes when newer platforms come into the picture. Thus the next two
patches abstract the existing IPC/IRQ handlers so that majority of the
common code can be re-used.

The ICCMAX change stands out a bit - the AudioDSP firmware loading
procedure differs on ICL-based platforms (and onwards) and having a
separate commit makes the situation clear to the developers who are
going to support the solution from LTS perspective. For that reason
I decided not to merge it into the commit introducing the icl.c file.
2024-02-21 00:52:26 +00:00
..
acp3x-es83xx ASoC: amd: acp: Fix support for a Huawei Matebook laptop 2024-01-29 20:16:36 +00:00
acp63.c ASoC: amd: acp: remove unnecessary NULL check 2023-11-13 01:26:16 +00:00
acp70.c ASoC: amd: acp: correct the format order 2023-11-13 01:26:10 +00:00
acp-i2s.c ASoC: amd: acp: fix for i2s mode register field update 2023-10-31 14:26:11 +00:00
acp-legacy-common.c ASoC: amd: acp: Add pci legacy driver support for acp7.0 platform 2023-10-25 17:21:54 +01:00
acp-legacy-mach.c ASoC: amd: acp: add machine driver support for pdm use case 2023-10-25 17:21:51 +01:00
acp-mach-common.c ASoC: Merge up fixes 2024-01-22 19:36:54 +00:00
acp-mach.h ASoC: amd: acp: Add new cpu dai and dailink creation for I2S BT instance 2023-12-06 19:10:03 +00:00
acp-pci.c ASoC: amd: acp: Add pci legacy driver support for acp7.0 platform 2023-10-25 17:21:54 +01:00
acp-pdm.c ASoC: amd: acp: move pdm macros to common header file 2023-07-09 22:47:40 +01:00
acp-platform.c ASoC: amd: acp: add machine driver support for pdm use case 2023-10-25 17:21:51 +01:00
acp-rembrandt.c ASoC: amd: acp: add condition check for i2s clock generation 2023-10-25 17:21:50 +01:00
acp-renoir.c ASoC: amd: acp: add pm ops support for renoir platform. 2023-12-15 20:52:26 +00:00
acp-sof-mach.c ASoC: Merge up fixes 2024-01-22 19:36:54 +00:00
amd-sdw-acpi.c ASoC/soundwire: implement generic api for scanning amd soundwire controller 2024-01-30 16:06:32 +00:00
amd.h ASoC: amd: acp: Add pci legacy driver support for acp7.0 platform 2023-10-25 17:21:54 +01:00
chip_offset_byte.h ASoC: amd: acp: add code for scanning acp pdm controller 2023-10-25 17:21:48 +01:00
Kconfig ASoC: SOF: amd: fix SND_AMD_SOUNDWIRE_ACPI dependencies 2024-02-05 14:32:28 +00:00
Makefile ASoC/soundwire: implement generic api for scanning amd soundwire controller 2024-01-30 16:06:32 +00:00