diff options
author | Peter Ujfalusi <peter.ujfalusi@linux.intel.com> | 2025-06-19 13:28:48 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-06-20 00:21:19 +0100 |
commit | a1d203d390e04798ccc1c3c06019cd4411885d6d (patch) | |
tree | 5e21fc0ede7c344d38093f764933849b1eeb4e90 /scripts/gdb/linux/lists.py | |
parent | ce4b269c26ac3216da44ef7699ee61791e6fcbc7 (diff) |
ASoC: SOF: ipc4-pcm: Enable delay reporting for ChainDMA streams
All streams (currently) which is configured to use ChainDMA can only work
on Link/host DMA pairs where the link side position can be access via host
registers (like HDA on CAVS 2.5 platforms).
Since the firmware does not provide time_info for ChainDMA, unlike for HDA
stream, the kernel should calculate the start and end offsets that is
needed for the delay calculation.
With this small change we can report accurate delays when the stream is
configured to use ChainDMA.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://patch.msgid.link/20250619102848.12389-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions