diff options
author | Cezary Rojewski <[email protected]> | 2022-03-11 16:35:34 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-03-11 16:23:59 +0000 |
commit | f14a1c5a9f830025dc8638303ddefd5f731ae4bc (patch) | |
tree | bf1c9e21683583b26ca551d3ec28da821c3ac3fd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b956b27b477ae63e92240f813c1027de601df11f (diff) |
ASoC: Intel: avs: Add module management requests
Firmware modules implement processing algorithms. Their lifecycle,
similarly to pipelines is being controlled by IPCs: initialization,
deletion and (un)binding.
Modules can be configured at runtime - runtime parameters. This is done
with help of LARGE_CONFIG IPCs: getter and setter.
Due to firmware limitations, LARGE_CONFIG_GET handler implementation
does not support retrieving payload with size larger than IPC inbox
window size.
Signed-off-by: Amadeusz Sławiński <[email protected]>
Signed-off-by: Cezary Rojewski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions