-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert pipeline management restructure #5328
Revert pipeline management restructure #5328
Conversation
This reverts commit 38c4090. Signed-off-by: Peter Ujfalusi <[email protected]>
…lag" This reverts commit e2b6395. Signed-off-by: Peter Ujfalusi <[email protected]>
This reverts commit 45e374d. Signed-off-by: Peter Ujfalusi <[email protected]>
This reverts commit 9232c22. Signed-off-by: Peter Ujfalusi <[email protected]>
…elines" This reverts commit 962f8bb. Signed-off-by: Peter Ujfalusi <[email protected]>
This reverts commit f14ac2b. Signed-off-by: Peter Ujfalusi <[email protected]>
This reverts commit 259fa00. Signed-off-by: Peter Ujfalusi <[email protected]>
SOFCI TEST |
@ranj063, taking this out from draft. The CI results confirm the worst that the original series introduced not trivial regressions even with IPC4. CI runs with this PR: Something goes wrong for sure and my fixup, while helping with IPC3, it still leaves IPC4 failing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes the regression - tested on LNL nocodec
Looks like the #5262 caused more failures than just in IPC3.
suspend with capture in IPC4 looks like to be affected and DSPless mode also got regressed around the same time.
Let's see if a revert of the changes can fix this and if it does, I think we should proceed with it unless the issues can be addressed.