All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liam Girdwood <liam.r.girdwood@linux.intel.com>
To: Mark Brown <broonie@kernel.org>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: [PATCH 0/7] ASoC: Intel: Update HSW/BDW SST driver to new FW architecture
Date: Mon, 20 Oct 2014 15:07:08 +0100	[thread overview]
Message-ID: <1413814028.2512.37.camel@loki> (raw)

The following patch series updates the current upstream driver to use
the new more feature rich ADSP FW architecture. The new FW arch allows
for multiple instantiation of objects in dynamic memory locations.

In summary :-

 o Modules can be created multiple times.
 o Modules persistent data can be allocated in any free blocks
 o Global scratch data can be allocated into any free blocks.
 o DMA can be used to load the module data.

The driver now has to track and manage the new multiple module resource
allocations and pass this data to FW on stream initialisations.

Thanks

Liam

                 reply	other threads:[~2014-10-20 14:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1413814028.2512.37.camel@loki \
    --to=liam.r.girdwood@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    /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.