Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: SOF: misc fixes
@ 2024-04-08 19:41 Pierre-Louis Bossart
  2024-04-08 19:41 ` [PATCH 1/3] ASoC: SOF: Intel: add default firmware library path for LNL Pierre-Louis Bossart
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pierre-Louis Bossart @ 2024-04-08 19:41 UTC (permalink / raw)
  To: linux-sound; +Cc: alsa-devel, tiwai, broonie, Pierre-Louis Bossart

We somehow missed the default path for DSP libraries for LNL, and need
to restrict support for D0i3 w/ IPC4. Also add debugfs support for
firmware profile information so that sof-test scripts can show what is
being tested.

Pierre-Louis Bossart (2):
  ASoC: SOF: Intel: add default firmware library path for LNL
  ASoC: SOF: debug: show firmware/topology prefix/names

Ranjani Sridharan (1):
  ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3

 sound/soc/sof/debug.c         | 18 ++++++++++++++++++
 sound/soc/sof/intel/pci-lnl.c |  3 +++
 sound/soc/sof/ipc3-pcm.c      |  1 +
 sound/soc/sof/pcm.c           | 13 ++++++-------
 sound/soc/sof/sof-audio.h     |  2 ++
 5 files changed, 30 insertions(+), 7 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2024-04-09 23:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-08 19:41 [PATCH 0/3] ASoC: SOF: misc fixes Pierre-Louis Bossart
2024-04-08 19:41 ` [PATCH 1/3] ASoC: SOF: Intel: add default firmware library path for LNL Pierre-Louis Bossart
2024-04-08 19:41 ` [PATCH 2/3] ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3 Pierre-Louis Bossart
2024-04-08 19:41 ` [PATCH 3/3] ASoC: SOF: debug: show firmware/topology prefix/names Pierre-Louis Bossart
2024-04-09 23:34 ` [PATCH 0/3] ASoC: SOF: misc fixes Mark Brown

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