Skip to content

byt: fix simultaneous playback and capture - #1757

Merged
tlauda merged 1 commit into
thesofproject:masterfrom
tlauda:topic/byt-fix-playback-capture
Aug 26, 2019
Merged

byt: fix simultaneous playback and capture#1757
tlauda merged 1 commit into
thesofproject:masterfrom
tlauda:topic/byt-fix-playback-capture

Conversation

@tlauda

@tlauda tlauda commented Aug 26, 2019

Copy link
Copy Markdown
Contributor

Fixes simultaneous playback and capture on byt/cht platforms.
It's a temporary fix and will be replaced with the proper solution
soon.

Fixes #1677.

Signed-off-by: Tomasz Lauda tomasz.lauda@linux.intel.com

Fixes simultaneous playback and capture on byt/cht platforms.
It's a temporary fix and will be replaced with the proper solution
soon.

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
Comment thread src/drivers/dw/dma.c
@@ -22,6 +22,7 @@

@dbaluta dbaluta Aug 26, 2019

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tlauda can you explain a little bit more the problem? If this is an urgent fix then I'm ok with it as it is. But other than that we really need commit messages to explain the problem in detail.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dbaluta It's an ugly solution, but this fix is urgent to make more CI tests to pass. I have already almost done with the better one, but it's huge change and needs to wait for the rest of the major changes to be merged.

@tlauda
tlauda merged commit 53529b1 into thesofproject:master Aug 26, 2019
@tlauda
tlauda deleted the topic/byt-fix-playback-capture branch November 22, 2019 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG][BYT] Failed while do playback and capture at same time on BYT MinnowBoard platform: I/O error (100%)

3 participants