[DNM] Tools: Topology2: Set hda-generic DMIC pipeline to high priority#9224
Closed
singalsu wants to merge 3 commits intothesofproject:mainfrom
Closed
[DNM] Tools: Topology2: Set hda-generic DMIC pipeline to high priority#9224singalsu wants to merge 3 commits intothesofproject:mainfrom
singalsu wants to merge 3 commits intothesofproject:mainfrom
Conversation
This patch replaces all occurrences of priority 0 with a macro set priority. There is no effective change since the macro is defined to zero. Successive patches will adjust the relative priorities of pipelines. This allows e.g. to set all pipelines except DMIC capture to priority 1 while DMIC is priority 0. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
The host pipeline in dmic-generic.conf is missing priority, so it is added. Also the passthrough alternative dai and host pipelines are missing the core and priority pipeline attributes set so they are added. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
The DMIC capture pipeline is set to priority 0 while other pipelines are set to priority 1. This change should prevent overrun of DMIC FIFO and data corruption. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
118fe66 to
5ca948c
Compare
Member
|
Lets revisit this after v2.10. Seems we need to work out why priority is different. |
Collaborator
Author
|
@lgirdwood Closing this for now. The issue with ARL-S DMIC was solved other way. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.