linux-stable/sound/pci/hda
Joachim Deguara 5f1545bc45 [ALSA] hda-intel - Fix HDA buffer alignment
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>
2007-03-16 15:02:15 +01:00
..
hda_codec.c [ALSA] hda-codec - Use global workqueue 2007-02-09 09:02:40 +01:00
hda_codec.h [ALSA] HDA codec - little code & comment cleanup 2006-09-23 10:37:31 +02:00
hda_generic.c [ALSA] hda-codec - Fix NULL dereference in generic hda code 2007-01-09 09:06:17 +01:00
hda_intel.c [ALSA] hda-intel - Fix HDA buffer alignment 2007-03-16 15:02:15 +01:00
hda_local.h [ALSA] hda-codec - Use global workqueue 2007-02-09 09:02:40 +01:00
hda_patch.h [ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codec 2007-02-09 09:02:15 +01:00
hda_proc.c [ALSA] hda-codec - Verbose proc output for PCM parameters 2006-12-20 08:55:49 +01:00
Makefile [ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codec 2007-02-09 09:02:15 +01:00
patch_analog.c [ALSA] hda-codec - more systems for Analog Devices 2007-03-14 08:24:18 +01:00
patch_atihdmi.c [ALSA] hda_intel: add ATI RS690 HDMI audio support 2006-10-22 10:51:12 +02:00
patch_cmedia.c [ALSA] hda-codec - Use snd_pci_quirk_lookup() for board config lookup 2007-02-09 09:02:04 +01:00
patch_conexant.c [ALSA] hda-codec - Fix logic error in headphone mute for Conexant codecs 2007-03-06 10:40:33 +01:00
patch_realtek.c [ALSA] hda-codec - Add model for HP Compaq d5750 2007-03-15 15:11:31 +01:00
patch_si3054.c [ALSA] hda-codec - Don't return error at initialization of modem codec 2006-12-20 08:55:41 +01:00
patch_sigmatel.c [ALSA] hda-codec - Add support for MacBook Pro 1st generation 2007-03-15 12:44:51 +01:00
patch_via.c [ALSA] hda-codec - Add support for VIA VT1708(A) HD audio codec 2007-02-09 09:02:15 +01:00