All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: alsa-devel@lists.sourceforge.net
Cc: alsa-user@lists.sourceforge.net
Subject: Request for tests: scatter-gather dma support on via686 and emu10k1
Date: Fri, 19 Jul 2002 19:19:50 +0200	[thread overview]
Message-ID: <s5hheivr5xl.wl@alsa2.suse.de> (raw)

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

             reply	other threads:[~2002-07-19 17:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-19 17:19 Takashi Iwai [this message]
     [not found] ` <1027166734.759.8.camel@atenea>
     [not found]   ` <s5hptxgovji.wl@alsa2.suse.de>
2002-07-22 16:21     ` Request for tests: scatter-gather dma support on via686 and emu10k1 Santiago Otero
2002-07-23  9:21       ` Takashi Iwai
2002-07-23 17:18         ` Santiago Otero
2002-07-30 15:06           ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hheivr5xl.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=alsa-user@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.