Commit 757f2c9
hda-dma fix: align DGMBS value to 32 bits
If DSP Gateway Minimum Buffer Size (DGMBS) is not aligned to 32 bits they occur
glitches in output signal (the buffer will be overwritten during work). It can
be observed during playback in following configuration:
- 8Khz 16bits 1 channel (16bits periods value)
- 24kHz 16bits 1 channel (48bits periods value)
Signed-off-by: Kamil Kulesza <kamil.kulesza@linux.intel.com>1 parent c39093d commit 757f2c9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
367 | 368 | | |
368 | 369 | | |
369 | 370 | | |
370 | | - | |
| 371 | + | |
371 | 372 | | |
372 | 373 | | |
373 | 374 | | |
| |||
0 commit comments