Skip to content
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

dai: capture buffer should also be flushed from cache #117

Merged
merged 1 commit into from
Jul 17, 2018

Conversation

tlauda
Copy link
Contributor

@tlauda tlauda commented Jul 17, 2018

Writes back capture dma buffer from cache to sram.
We stopped to invalidate buffer shared between DMAs,
so this change is needed to avoid glitches due to
the potential data eviction during cache miss.

Signed-off-by: Tomasz Lauda [email protected]

Writes back capture dma buffer from cache to sram.
We stopped to invalidate buffer shared between DMAs,
so this change is needed to avoid glitches due to
the potential data eviction during cache miss.

Signed-off-by: Tomasz Lauda <[email protected]>
@lgirdwood lgirdwood merged commit e69ebdd into thesofproject:master Jul 17, 2018
@tlauda tlauda deleted the topic/dai_write_back_buffer branch November 22, 2019 11:26
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.

2 participants