1
linux/sound/pci/hda
Ingo Molnar 57a04513cb hda_intel suspend latency: shorten codec read
not sleeping for every codec read/write but doing a short udelay and
a conditional reschedule has cut suspend+resume latency by about 1
second on my T60.

The patch also fixes the unexpected codec-connection errors that
happen more often in the new power-save mode:
    http://lkml.org/lkml/2007/11/8/255
    http://bugzilla.kernel.org/show_bug.cgi?id=9332

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-01-06 12:35:56 -08:00
..
hda_codec.c [ALSA] hda-codec - Check PINCAP only for PIN widgets 2007-11-19 18:38:32 +01:00
hda_codec.h [ALSA] hda-intel - Fix resume logic, when dynamic power managment is on 2007-10-16 15:59:47 +02:00
hda_generic.c [ALSA] Intel HD Audio: Use list_for_each_entry(_safe) 2007-10-16 16:50:42 +02:00
hda_hwdep.c [ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat() 2007-10-16 15:58:16 +02:00
hda_intel.c hda_intel suspend latency: shorten codec read 2008-01-06 12:35:56 -08:00
hda_local.h [ALSA] hda-codec - Disable shared stream on AD1986A 2007-11-19 18:38:32 +01:00
hda_patch.h [ALSA] hda-codec - kernel config for each codec 2007-10-16 15:58:12 +02:00
hda_proc.c [ALSA] hda-intel - Add POWER_SAVE option 2007-10-16 15:58:46 +02:00
Makefile [ALSA] hda-intel - Fix a typo in Makefile 2007-10-16 15:58:17 +02:00
patch_analog.c [ALSA] hda-codec - Disable shared stream on AD1986A 2007-11-19 18:38:32 +01:00
patch_atihdmi.c [ALSA] hda-codec - optimize resume using caches 2007-10-16 15:58:43 +02:00
patch_cmedia.c [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00
patch_conexant.c [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00
patch_realtek.c duplicate initializer in sound/pci/hda/patch_realtek.c 2007-10-27 22:23:06 -07:00
patch_si3054.c [ALSA] hda-codec - optimize resume using caches 2007-10-16 15:58:43 +02:00
patch_sigmatel.c [ALSA] hda-codec - Revert volume knob controls in STAC codecs 2007-11-20 19:52:00 +01:00
patch_via.c [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00