diff options
author | Robert Jarzmik <[email protected]> | 2016-02-16 22:54:02 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2016-03-03 21:06:45 +0530 |
commit | f16921275cc3c2442d0b95225785a601603b990f (patch) | |
tree | 712526e22bfe1e38ce5615f5c0530a47c03ccd68 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 81f70ba233d5f660e1ea5fe23260ee323af5d53a (diff) |
dmaengine: pxa_dma: fix cyclic transfers
While testing audio with pxa2xx-ac97, underrun were happening while the
user application was correctly feeding the music. Debug proved that the
cyclic transfer is not cyclic, ie. the last descriptor did not loop on
the first.
Another issue is that the descriptor length was always set to 8192,
because of an trivial operator issue.
This was tested on a pxa27x platform.
Fixes: a57e16cf0333 ("dmaengine: pxa: add pxa dmaengine driver")
Reported-by: Vasily Khoruzhick <[email protected]>
Tested-by: Vasily Khoruzhick <[email protected]>
Signed-off-by: Robert Jarzmik <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions