Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
topology: bytcht: reduce deep-buffer to 5ms
Somehow a 10ms buffer for the deep-buffer pipe generates write errors on the kernel side with S24 and S32_LE. Reducing the memory footprint seems to fix the problem. This may hide a more fundamental problem with either scheduling or memory allocation, but for now let's solve CI and daily tests. BugLink: #3171 Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
- Loading branch information