Home
last modified time | relevance | path

Searched hist:c32d977b8157bf67cdf47729ce7dd054a26eb534 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.cdiff c32d977b8157bf67cdf47729ce7dd054a26eb534 Mon Jan 18 07:58:57 CST 2010 Takashi Iwai <tiwai@suse.de> ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers

pgprot_noncached() can be set for vmalloc'ed buffers safely, and we'd
need non-cached behavior more or less, even for the intermediate ring-
buffers.

Now snd_pcm_lib_mmap_vmalloc() is added as the common PCM mmap callback
that is coupled with snd_pcm_lib_alloc_vmalloc_buffer() & co.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
/openbmc/linux/sound/drivers/vx/
H A Dvx_pcm.cdiff c32d977b8157bf67cdf47729ce7dd054a26eb534 Mon Jan 18 07:58:57 CST 2010 Takashi Iwai <tiwai@suse.de> ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers

pgprot_noncached() can be set for vmalloc'ed buffers safely, and we'd
need non-cached behavior more or less, even for the intermediate ring-
buffers.

Now snd_pcm_lib_mmap_vmalloc() is added as the common PCM mmap callback
that is coupled with snd_pcm_lib_alloc_vmalloc_buffer() & co.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
/openbmc/linux/sound/mips/
H A Dsgio2audio.cdiff c32d977b8157bf67cdf47729ce7dd054a26eb534 Mon Jan 18 07:58:57 CST 2010 Takashi Iwai <tiwai@suse.de> ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers

pgprot_noncached() can be set for vmalloc'ed buffers safely, and we'd
need non-cached behavior more or less, even for the intermediate ring-
buffers.

Now snd_pcm_lib_mmap_vmalloc() is added as the common PCM mmap callback
that is coupled with snd_pcm_lib_alloc_vmalloc_buffer() & co.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
/openbmc/linux/include/sound/
H A Dpcm.hdiff c32d977b8157bf67cdf47729ce7dd054a26eb534 Mon Jan 18 07:58:57 CST 2010 Takashi Iwai <tiwai@suse.de> ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers

pgprot_noncached() can be set for vmalloc'ed buffers safely, and we'd
need non-cached behavior more or less, even for the intermediate ring-
buffers.

Now snd_pcm_lib_mmap_vmalloc() is added as the common PCM mmap callback
that is coupled with snd_pcm_lib_alloc_vmalloc_buffer() & co.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
/openbmc/linux/sound/core/
H A Dpcm_native.cdiff c32d977b8157bf67cdf47729ce7dd054a26eb534 Mon Jan 18 07:58:57 CST 2010 Takashi Iwai <tiwai@suse.de> ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers

pgprot_noncached() can be set for vmalloc'ed buffers safely, and we'd
need non-cached behavior more or less, even for the intermediate ring-
buffers.

Now snd_pcm_lib_mmap_vmalloc() is added as the common PCM mmap callback
that is coupled with snd_pcm_lib_alloc_vmalloc_buffer() & co.

Signed-off-by: Takashi Iwai <tiwai@suse.de>