Commit 9ce8671
topology2: tplg-targets-sdca-generic: remove 10ms deep buffer dma buffer
With Dynamic DeepBuffer the host DMA buffer size is calculated based
on the requested ALSA period size (with a headroom between the two)
using the DEEP_BUFFER token as a maximum limit for the host DMA buffer.
This way applications can use the same DeepBuffer enabled PCM for
different use cases and still benefit of the power saving of a bigger host DMA
Kernel has been updated
thesofproject/linux#5673
Signed-off-by: Uday M Bhat <uday.m.bhat@intel.com>1 parent 5e03a97 commit 9ce8671
File tree
1 file changed
+4
-4
lines changed- tools/topology/topology2/production
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments