Commit 9ebe01a
topology2: sdw-dmic-generic: raise TDFB bytes control max size
Setting the bytes control max inside the host-gateway-tdfb-drc-capture
pipeline class had no effect: alsatplg leaves the widget control at the
default 1024, so pushing a larger TDFB blob with sof-ctl failed.
Move the max to the widget instantiation in sdw-dmic-generic.conf where
it is honored, and keep the original 16384 headroom so the setting also
covers larger beamformer blobs that may be added later.
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>1 parent 6f1170c commit 9ebe01a
2 files changed
Lines changed: 1 addition & 1 deletion
File tree
- tools/topology/topology2
- include/pipelines/cavs
- platform/intel
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
0 commit comments