diff options
author | Ramesh Babu <ramesh.babu@intel.com> | 2017-06-19 11:59:20 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-06-19 16:33:13 +0100 |
commit | f6e6ab1d16ec9dafa65557b5637f5217b32702ef (patch) | |
tree | ed97eac74ba6728a82bda5d4109e592017c25d70 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 939df3ada789ccd61a01721df8fc7955aab3aad7 (diff) |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions