Ranjani Sridharan

Results 20 issues of Ranjani Sridharan

If a comp is not shared, it is not necessary to invalidate/writeback at all. Signed-off-by: Ranjani Sridharan

Add an intermediate pipeline between the host and DAI pipelines. Signed-off-by: Ranjani Sridharan

Fixes https://github.com/thesofproject/linux/issues/4023

…I copier capture Check if all available input audio formats for a DAI copier have the same sample format and use that for reference when selecting the input format. This...

This PR adds the API for enabling testing the DSP ops in the driver for testing the FW boot flow, PM flow etc. It introduces a new kernel config to...

Introduce a new keyword "Subtreecopy" for extending existing conf nodes with additional nodes. This feature is useful for extending previous pipeline class definitions with the addition of one or more...

**Is your feature request related to a problem? Please describe.** These modules currently use the comp driver interface and any are difficult to maintain **Describe the solution you'd like** Convert...

enhancement