diff options
author | Ramesh Babu <ramesh.babu@intel.com> | 2017-06-19 09:29:20 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-06-19 18:33:13 +0300 |
commit | f6e6ab1d16ec9dafa65557b5637f5217b32702ef (patch) | |
tree | ed97eac74ba6728a82bda5d4109e592017c25d70 /tools/perf/scripts/python/stackcollapse.py | |
parent | 939df3ada789ccd61a01721df8fc7955aab3aad7 (diff) | |
download | linux-f6e6ab1d16ec9dafa65557b5637f5217b32702ef.tar.xz |
ASoC: Intel: Skylake: Fix dma buffer size calculation
DMA buffer size for gateway copier will be calculated based on:
For host DMA copier:
Input buffer size (ibs) for output direction (playback)
Output buffer size (obs) for input direction (capture)
For link DMA copier:
IBS for input direction (capture)
OBS for output direction (playback)
Update the driver to use the above.
Signed-off-by: Ramesh Babu <ramesh.babu@intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions