Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: SOF: Improve the spcm and ipc4 copier prints
@ 2025-02-06  9:28 Peter Ujfalusi
  2025-02-06  9:28 ` [PATCH 1/4] ASoC: SOF: Relocate and rework functionality for PCM stream freeing Peter Ujfalusi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Peter Ujfalusi @ 2025-02-06  9:28 UTC (permalink / raw)
  To: lgirdwood, broonie
  Cc: linux-sound, kai.vehmanen, ranjani.sridharan, yung-chuan.liao,
	pierre-louis.bossart

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-02-07 14:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06  9:28 [PATCH 0/4] ASoC: SOF: Improve the spcm and ipc4 copier prints Peter Ujfalusi
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox