Uh oh!
There was an error while loading. Please reload this page.
topology2: cavs: Add chained DMA support for HDMI pipelines - #6498
Merged
Conversation
ranj063
requested review from
aborisovich, dbaluta, lbetlej, lgirdwood, marc-hb, mmaka1 and plbossart
as code ownersOctober 27, 2022 19:48
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Add a new pipeline chain-dma-playback.conf for chained DMA playback and use it for HDMI depending on the HDMI_CONFIG. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
jsarha
commented
Oct 28, 2022
Contributor
Tested this against my PR thesofproject/linux#3953 an this works flawlessly with it, at least on my TGL board. |
jsarha
approved these changes
Oct 28, 2022
jsarha
left a comment
Contributor
There was a problem hiding this comment.
I do not understand the details of this (I am not that familiar with topology system), but it appears to do what it is supposed to.
ranj063
commented
Oct 28, 2022
CollaboratorAuthor
This should only be merged after the kernel PR thesofproject/linux#3953 is merged |
plbossart
approved these changes
Oct 31, 2022
lgirdwood
approved these changes
Nov 1, 2022
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 freeto 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.
Add a new pipeline chain-dma-playback.conf for chained DMA playback and use it for HDMI depending on the HDMI_CONFIG.
Signed-off-by: Ranjani Sridharan ranjani.sridharan@linux.intel.com