mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
cb3cdef331
In the chained DMA mode, the firmware allocates buffers for the host and link DMA, and takes care of copying data between host- and link-DMA buffers in a low-latency thread. This is different to a regular pipeline, no processing is allowed, and the connection between host- and link DMA is handled with a dedicated IPC. This patch exposes the macros needed to create the required IPC messages. Signed-off-by: Jyri Sarha <jyri.sarha@intel.com> Reviewed-by: Rander Wang <rander.wang@intel.com> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com> Link: https://lore.kernel.org/r/20230321092654.7292-3-peter.ujfalusi@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org> |
||
---|---|---|
.. | ||
ipc4 | ||
channel_map.h | ||
control.h | ||
dai-amd.h | ||
dai-imx.h | ||
dai-intel.h | ||
dai-mediatek.h | ||
dai.h | ||
debug.h | ||
ext_manifest4.h | ||
ext_manifest.h | ||
header.h | ||
info.h | ||
pm.h | ||
stream.h | ||
topology.h | ||
trace.h | ||
xtensa.h |