Tags: tejlmand/sof
Tags
topology: intel: use 38.4Mhz MCLK for all Bluetooth use-cases Updated guidance for BT hardware is to use 38.4Mhz MCLK for both SCO and A2DP mode. This applies for all Intel platforms supporting Bluetooth offload. Signed-off-by: Kai Vehmanen <[email protected]> (cherry picked from commit 9dfd2bd)
topology1: fix a typo of a tplg name in CMakefile sof-adl-rt1316-l2-mono-rt714-link0 should be sof-adl-rt1316-l2-mono-rt714-l0 Signed-off-by: Libin Yang <[email protected]>
buffer: alloc main buffer struct in the runtime shared zone Buffers can be shared between cores and it is crucial to have access to not only proper buffer data but also description data of this buffer Signed-off-by: Adrian Bonislawski <[email protected]>
dw-dma: set LLI alignment to platform specific It is observed that on different platforms, the LLI need to be aligned different, e.g. it is 128 Bytes on TGL, otherwise, the LLI struct might be clobbered and the DMA channel might get unexpected stopped, which will eventually lead to Xrun. Here make the LLI alignment to platform specific and use 128 Bytes for TGL. Signed-off-by: Keyon Jie <[email protected]>
memory: tigerlake: use bigger buffer zone on TGL-U/LP On platforms where we have plenty of SRAM banks, we can use a bigger buffer zone to make running pipelines which ask for bigger periods/buffers. Signed-off-by: Keyon Jie <[email protected]>
pm_runtime: longer hp sram power gating delay Signed-off-by: Slawomir Blauciak <[email protected]>
codec_adapter: cadence: change reset procedure This patch simplifies reset procedure of cadence codecs by only calling the init_process() function in which XA_CMD_TYPE_INIT_PROCESS is the API call responsible for the actual reset of codec parameters. Signed-off-by: Marcin Rajwa <[email protected]>
PreviousNext