From: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
To: lgirdwood@gmail.com, broonie@kernel.org
Cc: linux-sound@vger.kernel.org, kai.vehmanen@linux.intel.com,
ranjani.sridharan@linux.intel.com,
yung-chuan.liao@linux.intel.com, pierre-louis.bossart@linux.dev,
liam.r.girdwood@intel.com
Subject: [PATCH 0/2] ASoC: SOF: core/Intel: Handle pause supported token from topology
Date: Fri, 13 Dec 2024 12:11:21 +0200 [thread overview]
Message-ID: <20241213101123.27318-1-peter.ujfalusi@linux.intel.com> (raw)
Hi,
A new set of tokens have been added to SOF topology to indicate that the pause
operation is supported or not on the given PCM device.
Pause is an optional feature that depends on pipeline, topology and modules
used by the PCM.
Add a pause_supported flag to snd_sof_pcm_stream and use this flag in Intel
platform code to keep the pause support enabled or to disable it.
Regards,
Peter
---
Peter Ujfalusi (2):
ASoC: SOF: Add support for pause supported tokens from topology
ASoC: SOF: Intel: hda-pcm: Follow the pause_supported flag to drop
PAUSE support
include/uapi/sound/sof/tokens.h | 2 ++
sound/soc/sof/intel/hda-pcm.c | 15 +++++++++++++++
sound/soc/sof/sof-audio.h | 1 +
sound/soc/sof/topology.c | 4 ++++
4 files changed, 22 insertions(+)
--
2.47.1
next reply other threads:[~2024-12-13 10:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-13 10:11 Peter Ujfalusi [this message]
2024-12-13 10:11 ` [PATCH 1/2] ASoC: SOF: Add support for pause supported tokens from topology Peter Ujfalusi
2024-12-13 10:11 ` [PATCH 2/2] ASoC: SOF: Intel: hda-pcm: Follow the pause_supported flag to drop PAUSE support Peter Ujfalusi
2024-12-13 18:26 ` [PATCH 0/2] ASoC: SOF: core/Intel: Handle pause supported token from topology Mark Brown
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=20241213101123.27318-1-peter.ujfalusi@linux.intel.com \
--to=peter.ujfalusi@linux.intel.com \
--cc=broonie@kernel.org \
--cc=kai.vehmanen@linux.intel.com \
--cc=lgirdwood@gmail.com \
--cc=liam.r.girdwood@intel.com \
--cc=linux-sound@vger.kernel.org \
--cc=pierre-louis.bossart@linux.dev \
--cc=ranjani.sridharan@linux.intel.com \
--cc=yung-chuan.liao@linux.intel.com \
/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