kernel-ark/sound/pci/hda
Nicolas Graziano 33ef765131 [ALSA] hda_intel prefer 24bit instead of 20bit
If I understand the hda_intel code, for format > 20bit it only advertise
the SNDRV_PCM_FMTBIT_S32_LE format and play it at 32 bit, 20 bit or 24 bit.
But if the 20bit and 24bit are available, actually it prefer the 20bit
format. This path is to prefer the 24bit format instead of 20bit.

Signed-off-by: Nicolas Graziano <nicolas.graziano@wanadoo.fr>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-09-23 10:47:33 +02:00
..
hda_codec.c [ALSA] hda_intel prefer 24bit instead of 20bit 2006-09-23 10:47:33 +02: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 - Add independent headphone volume control 2006-09-23 10:46:27 +02:00
hda_intel.c [ALSA] hda-intel - Fix suspend/resume with MSI 2006-09-23 10:47:00 +02:00
hda_local.h [ALSA] Fix compile errors with older gcc 2006-09-23 10:41:19 +02:00
hda_patch.h [ALSA] hda - Add support for the ATI RS600 HDMI audio device 2006-06-22 21:33:41 +02:00
hda_proc.c [ALSA] HDA codec - little code & comment cleanup 2006-09-23 10:37:31 +02:00
Makefile [ALSA] hda - Add support for the ATI RS600 HDMI audio device 2006-06-22 21:33:41 +02:00
patch_analog.c [ALSA] Add missing TLV callbacks for HD-audio codecs 2006-09-23 10:41:37 +02:00
patch_atihdmi.c [ALSA] hda - Add support for the ATI RS600 HDMI audio device 2006-06-22 21:33:41 +02:00
patch_cmedia.c [ALSA] hda-codec - Add the support of ALC262,ALC883,ALC885,ALC861 2006-01-03 12:30:20 +01:00
patch_realtek.c [ALSA] hda-codec - Fix SPDIF device number of ALC codecs 2006-09-23 10:46:46 +02:00
patch_si3054.c [ALSA] hda-codec - Add device id for Motorola si3054-compatible codec 2006-09-23 10:47:24 +02:00
patch_sigmatel.c [ALSA] [snd-intel-hda] enable center/LFE speaker on some laptops 2006-09-23 10:46:22 +02:00