linux-sg2042/sound/soc/sof/amd
Peter Ujfalusi 4b49cbd1e7
ASoC: SOF: Modify the host trace_init parameter list to include dmab
Stop host code (AMD, Intel) to access sdev->dmatb directly.
Modify the trace_init prototype to include the pointer to a
struct snd_dma_buffer. The ipc3-dtrace passes for now the pointer to
sdev->dmatb, but the aim is to move all tracing related runtime information
local to a trace implementation.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Paul Olaru <paul.olaru@oss.nxp.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20220516104711.26115-7-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-05-19 16:44:17 +01:00
..
Kconfig ASoC: SOF: amd: Add Renoir PCI driver interface 2021-11-17 17:35:52 +00:00
Makefile ASoC: SOF: amd: Add trace logger support 2021-11-17 17:35:55 +00:00
acp-dsp-offset.h ASoC: SOF: amd: Use semaphore register to synchronize ipc's irq 2022-03-07 13:12:49 +00:00
acp-ipc.c ASoC: SOF: amd: Remove unneeded semicolon 2022-03-09 17:34:57 +00:00
acp-loader.c ASoC: SOF: amd: Move group register configuration to acp-loader 2022-03-07 13:12:50 +00:00
acp-pcm.c ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral 2022-03-11 13:41:01 +00:00
acp-stream.c ASoC: SOF: amd: Flush cache after ATU_BASE_ADDR_GRP register update 2022-03-07 13:12:48 +00:00
acp-trace.c ASoC: SOF: Modify the host trace_init parameter list to include dmab 2022-05-19 16:44:17 +01:00
acp.c ASoC: SOF: amd: Use dedicated MBOX for ACP and PSP communication 2022-04-21 18:25:18 +01:00
acp.h ASoC: SOF: Modify the host trace_init parameter list to include dmab 2022-05-19 16:44:17 +01:00
pci-rn.c ASoC: SOF: amd: add missing platform_device_unregister in acp_pci_rn_probe 2022-05-12 11:41:33 +01:00
renoir.c ASoC: SOF: amd: renoir: Do not set the load_module ops 2022-04-29 13:06:12 +01:00