Commit e4e409b
committed
dai: capture buffer should also be flushed from cache
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 <tomasz.lauda@linux.intel.com>1 parent 20204a9 commit e4e409b
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
447 | | - | |
448 | | - | |
449 | 447 | | |
450 | 448 | | |
451 | | - | |
452 | | - | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
453 | 452 | | |
454 | 453 | | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
455 | 457 | | |
456 | 458 | | |
457 | 459 | | |
| |||
0 commit comments