Linux Sound subsystem development
 help / color / mirror / Atom feed
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
Subject: [PATCH 0/4] ASoC: SOF: Improve the spcm and ipc4 copier prints
Date: Thu,  6 Feb 2025 11:28:24 +0200	[thread overview]
Message-ID: <20250206092828.7569-1-peter.ujfalusi@linux.intel.com> (raw)

Hi,

Introduce new wrapper to present spcm related debug and error prints in
a unified way and provide additional details to help to understand the
reasons and configuration used when the log was captured.

Change the way we print information about the ipc4 copier module to
use type specific prints, again to provide better information for
debugging.

Regards,
Peter
---
Peter Ujfalusi (4):
  ASoC: SOF: Relocate and rework functionality for PCM stream freeing
  ASoC: SOF: pcm: Move period/buffer configuration print after platform
    open
  ASoC: SOF: pcm: Add snd_sof_pcm specific wrappers for dev_dbg() and
    dev_err()
  ASoC: SOF: ipc4-topology: Improve the information in prepare_copier
    prints

 sound/soc/sof/ipc3-pcm.c      |  13 +--
 sound/soc/sof/ipc3-topology.c |  20 +---
 sound/soc/sof/ipc4-pcm.c      |  16 ++--
 sound/soc/sof/ipc4-topology.c |  40 ++++----
 sound/soc/sof/pcm.c           | 169 ++++++++++++++++++++++++----------
 sound/soc/sof/sof-audio.c     |  49 ----------
 sound/soc/sof/sof-audio.h     |  17 +++-
 7 files changed, 170 insertions(+), 154 deletions(-)

-- 
2.48.1


             reply	other threads:[~2025-02-06  9:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-06  9:28 Peter Ujfalusi [this message]
2025-02-06  9:28 ` [PATCH 1/4] ASoC: SOF: Relocate and rework functionality for PCM stream freeing Peter Ujfalusi
2025-02-06  9:28 ` [PATCH 2/4] ASoC: SOF: pcm: Move period/buffer configuration print after platform open Peter Ujfalusi
2025-02-06  9:28 ` [PATCH 3/4] ASoC: SOF: pcm: Add snd_sof_pcm specific wrappers for dev_dbg() and dev_err() Peter Ujfalusi
2025-02-06  9:28 ` [PATCH 4/4] ASoC: SOF: ipc4-topology: Improve the information in prepare_copier prints Peter Ujfalusi
2025-02-07 14:02 ` [PATCH 0/4] ASoC: SOF: Improve the spcm and ipc4 copier prints 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=20250206092828.7569-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=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