diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2019-07-05 18:05:19 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-07-25 15:55:51 +0530 |
commit | 156a599b0716ab3ee3869ff26119e3b5d46d91c8 (patch) | |
tree | 3b01d5263406195af69ad9a6afe7fcdb4c0fd01f /kernel/notifier.c | |
parent | 72503b25ee363827aafffc3e8d872e6a92a7e422 (diff) | |
download | linux-156a599b0716ab3ee3869ff26119e3b5d46d91c8.tar.bz2 |
dmaengine: tegra-apb: Support per-burst residue granularity
Tegra's APB DMA engine updates words counter after each transferred burst
of data, hence it can report transfer's residual with more fidelity which
may be required in cases like audio playback. In particular this fixes
audio stuttering during playback in a chromium web browser. The patch is
based on the original work that was made by Ben Dooks and a patch from
downstream kernel. It was tested on Tegra20 and Tegra30 devices.
Link: https://lore.kernel.org/lkml/20190424162348.23692-1-ben.dooks@codethink.co.uk/
Link: https://nv-tegra.nvidia.com/gitweb/?p=linux-4.4.git;a=commit;h=c7bba40c6846fbf3eaad35c4472dcc7d8bbc02e5
Inspired-by: Ben Dooks <ben.dooks@codethink.co.uk>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20190705150519.18171-1-digetx@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'kernel/notifier.c')
0 files changed, 0 insertions, 0 deletions