From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
To: broonie@kernel.org, alsa-devel@alsa-project.org, robh+dt@kernel.org
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
bgoswami@codeaurora.org, lgirdwood@gmail.com, tiwai@suse.com,
linux-kernel@vger.kernel.org, vkoul@kernel.org,
rohitkr@codeaurora.org,
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Subject: [PATCH 0/3] ASoC: qdsp6: add compress offload support
Date: Mon, 3 Sep 2018 13:34:52 +0100 [thread overview]
Message-ID: <20180903123455.9290-1-srinivas.kandagatla@linaro.org> (raw)
This patchset adds support to very basic MP3 playback compress offload
support via QDSP ASM module.
Tested this patchset on DB410c with APQ8016 and DB820c with APQ8096 using
tinycompress library.
Adding other codec support should be trivial w.r.t qdsp6 side, however
there are other dependencies like compress UAPI header changes and
FastRPC which are being worked in parallel. Once ready will post them!
thanks,
srini
Srinivas Kandagatla (3):
ASoC: q6asm-dai: dt-bindings: Add support to compress dais
ASoC: qdsp6: q6asm: add support to MP3 format
ASoC: qdsp6: q6asm-dai: Add support to compress offload
.../devicetree/bindings/sound/qcom,q6asm.txt | 27 ++
sound/soc/qcom/Kconfig | 1 +
sound/soc/qcom/qdsp6/q6asm-dai.c | 418 +++++++++++++++++-
sound/soc/qcom/qdsp6/q6asm.c | 5 +
4 files changed, 450 insertions(+), 1 deletion(-)
--
2.18.0
next reply other threads:[~2018-09-03 12:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-03 12:34 Srinivas Kandagatla [this message]
2018-09-03 12:34 ` [PATCH 1/3] ASoC: q6asm-dai: dt-bindings: Add support to compress dais Srinivas Kandagatla
2018-09-04 13:32 ` Vinod
2018-09-16 22:32 ` Rob Herring
2018-09-03 12:34 ` [PATCH 2/3] ASoC: qdsp6: q6asm: add support to MP3 format Srinivas Kandagatla
2018-09-03 12:34 ` [PATCH 3/3] ASoC: qdsp6: q6asm-dai: Add support to compress offload Srinivas Kandagatla
2018-09-04 13:55 ` Vinod
2018-09-12 10:30 ` Srinivas Kandagatla
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=20180903123455.9290-1-srinivas.kandagatla@linaro.org \
--to=srinivas.kandagatla@linaro.org \
--cc=alsa-devel@alsa-project.org \
--cc=bgoswami@codeaurora.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=rohitkr@codeaurora.org \
--cc=tiwai@suse.com \
--cc=vkoul@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).