mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
From the HDA spec it appears that the buffers written to the BDL and sent to a codec must be 128 byte aligned (section 4.5.1). The alignment was not happening especially when playing 6 channels. This patch set the alignment of buffers and periods to 128 bytes. Signed-off-by: Joachim Deguara <joachim.deguara@amd.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz> |
History
|
|
|---|---|---|
| .. | ||
| hda_codec.c | ||
| hda_codec.h | ||
| hda_generic.c | ||
| hda_intel.c | ||
| hda_local.h | ||
| hda_patch.h | ||
| hda_proc.c | ||
| Makefile | ||
| patch_analog.c | ||
| patch_atihdmi.c | ||
| patch_cmedia.c | ||
| patch_conexant.c | ||
| patch_realtek.c | ||
| patch_si3054.c | ||
| patch_sigmatel.c | ||
| patch_via.c | ||