All of lore.kernel.org
 help / color / mirror / Atom feed
* Request for tests: scatter-gather dma support on via686 and emu10k1
@ 2002-07-19 17:19 Takashi Iwai
       [not found] ` <1027166734.759.8.camel@atenea>
  0 siblings, 1 reply; 5+ messages in thread
From: Takashi Iwai @ 2002-07-19 17:19 UTC (permalink / raw)
  To: alsa-devel; +Cc: alsa-user

Hi,

i just added the support of scatter-gather (sg) dma support on some chips.
some chips such like via686 and emu10k1 have sg dma function, which
enables to use discontiguous pages as buffer.  hence we'll have almost
no memory allocation problem on these chips.

on via686 and emu10k1, the playback (and capture for via686) buffers
are no longer preallocated but allocated always dynamically
(preallocation doesn't make sense for sg buffers).

on via686 driver, there is a new constraint.  the period byte size
must be in power of two, to make sure that the period is aligned to
the kernel page size.  i don't believe that this matters, though.

there are some other chips with this function, via8233, intel8x0 and
trident.  they will be supported eventually soon.  (the porting must
be easy but i have no hardware :)


anyway, if you have an emu10k1 or via686 soundchip, please test the
latest cvs version of alsa-kernel/alsa-driver.


thanks,

Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-07-30 15:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-19 17:19 Request for tests: scatter-gather dma support on via686 and emu10k1 Takashi Iwai
     [not found] ` <1027166734.759.8.camel@atenea>
     [not found]   ` <s5hptxgovji.wl@alsa2.suse.de>
2002-07-22 16:21     ` Santiago Otero
2002-07-23  9:21       ` Takashi Iwai
2002-07-23 17:18         ` Santiago Otero
2002-07-30 15:06           ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.