Home
last modified time | relevance | path

Searched hist:"82 beb8fd365afe3891b277c46425083f13e23c56" (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_si3054.cdiff 82beb8fd365afe3891b277c46425083f13e23c56 Fri Aug 10 10:09:26 CDT 2007 Takashi Iwai <tiwai@suse.de> [ALSA] hda-codec - optimize resume using caches

So far, the driver looked the table of snd_kcontrol_new used for creating
mixer elements and forces to call each of its put callbacks in PM resume
code. This is too ugly and hackish.
Now, the resume is simplified using the codec amp and command register
caches. The driver simply restores the values that have been written
in the cache table. With this simplification, most codec support codes
don't require any special resume callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
H A Dpatch_cmedia.cdiff 82beb8fd365afe3891b277c46425083f13e23c56 Fri Aug 10 10:09:26 CDT 2007 Takashi Iwai <tiwai@suse.de> [ALSA] hda-codec - optimize resume using caches

So far, the driver looked the table of snd_kcontrol_new used for creating
mixer elements and forces to call each of its put callbacks in PM resume
code. This is too ugly and hackish.
Now, the resume is simplified using the codec amp and command register
caches. The driver simply restores the values that have been written
in the cache table. With this simplification, most codec support codes
don't require any special resume callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
H A Dhda_local.hdiff 82beb8fd365afe3891b277c46425083f13e23c56 Fri Aug 10 10:09:26 CDT 2007 Takashi Iwai <tiwai@suse.de> [ALSA] hda-codec - optimize resume using caches

So far, the driver looked the table of snd_kcontrol_new used for creating
mixer elements and forces to call each of its put callbacks in PM resume
code. This is too ugly and hackish.
Now, the resume is simplified using the codec amp and command register
caches. The driver simply restores the values that have been written
in the cache table. With this simplification, most codec support codes
don't require any special resume callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
H A Dpatch_via.cdiff 82beb8fd365afe3891b277c46425083f13e23c56 Fri Aug 10 10:09:26 CDT 2007 Takashi Iwai <tiwai@suse.de> [ALSA] hda-codec - optimize resume using caches

So far, the driver looked the table of snd_kcontrol_new used for creating
mixer elements and forces to call each of its put callbacks in PM resume
code. This is too ugly and hackish.
Now, the resume is simplified using the codec amp and command register
caches. The driver simply restores the values that have been written
in the cache table. With this simplification, most codec support codes
don't require any special resume callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
H A Dpatch_analog.cdiff 82beb8fd365afe3891b277c46425083f13e23c56 Fri Aug 10 10:09:26 CDT 2007 Takashi Iwai <tiwai@suse.de> [ALSA] hda-codec - optimize resume using caches

So far, the driver looked the table of snd_kcontrol_new used for creating
mixer elements and forces to call each of its put callbacks in PM resume
code. This is too ugly and hackish.
Now, the resume is simplified using the codec amp and command register
caches. The driver simply restores the values that have been written
in the cache table. With this simplification, most codec support codes
don't require any special resume callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
H A Dhda_generic.cdiff 82beb8fd365afe3891b277c46425083f13e23c56 Fri Aug 10 10:09:26 CDT 2007 Takashi Iwai <tiwai@suse.de> [ALSA] hda-codec - optimize resume using caches

So far, the driver looked the table of snd_kcontrol_new used for creating
mixer elements and forces to call each of its put callbacks in PM resume
code. This is too ugly and hackish.
Now, the resume is simplified using the codec amp and command register
caches. The driver simply restores the values that have been written
in the cache table. With this simplification, most codec support codes
don't require any special resume callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
H A Dpatch_conexant.cdiff 82beb8fd365afe3891b277c46425083f13e23c56 Fri Aug 10 10:09:26 CDT 2007 Takashi Iwai <tiwai@suse.de> [ALSA] hda-codec - optimize resume using caches

So far, the driver looked the table of snd_kcontrol_new used for creating
mixer elements and forces to call each of its put callbacks in PM resume
code. This is too ugly and hackish.
Now, the resume is simplified using the codec amp and command register
caches. The driver simply restores the values that have been written
in the cache table. With this simplification, most codec support codes
don't require any special resume callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
H A Dpatch_sigmatel.cdiff 82beb8fd365afe3891b277c46425083f13e23c56 Fri Aug 10 10:09:26 CDT 2007 Takashi Iwai <tiwai@suse.de> [ALSA] hda-codec - optimize resume using caches

So far, the driver looked the table of snd_kcontrol_new used for creating
mixer elements and forces to call each of its put callbacks in PM resume
code. This is too ugly and hackish.
Now, the resume is simplified using the codec amp and command register
caches. The driver simply restores the values that have been written
in the cache table. With this simplification, most codec support codes
don't require any special resume callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
H A Dhda_codec.cdiff 82beb8fd365afe3891b277c46425083f13e23c56 Fri Aug 10 10:09:26 CDT 2007 Takashi Iwai <tiwai@suse.de> [ALSA] hda-codec - optimize resume using caches

So far, the driver looked the table of snd_kcontrol_new used for creating
mixer elements and forces to call each of its put callbacks in PM resume
code. This is too ugly and hackish.
Now, the resume is simplified using the codec amp and command register
caches. The driver simply restores the values that have been written
in the cache table. With this simplification, most codec support codes
don't require any special resume callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
H A Dpatch_realtek.cdiff 82beb8fd365afe3891b277c46425083f13e23c56 Fri Aug 10 10:09:26 CDT 2007 Takashi Iwai <tiwai@suse.de> [ALSA] hda-codec - optimize resume using caches

So far, the driver looked the table of snd_kcontrol_new used for creating
mixer elements and forces to call each of its put callbacks in PM resume
code. This is too ugly and hackish.
Now, the resume is simplified using the codec amp and command register
caches. The driver simply restores the values that have been written
in the cache table. With this simplification, most codec support codes
don't require any special resume callback.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>