From 0d7723d5bd095f611a77d2ffe4c3c8b650819866 Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Thu, 21 Dec 2023 09:10:20 +0200 Subject: [PATCH 1/4] getting_started: intel_debug: Remove snd_sof_intel_ipc from dyndbg list There were never a module named snd_sof_intel_ipc, at least I cannot find it in kernel history. Signed-off-by: Peter Ujfalusi --- getting_started/intel_debug/suggestions.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/getting_started/intel_debug/suggestions.rst b/getting_started/intel_debug/suggestions.rst index 93e4c22..d97b5ad 100644 --- a/getting_started/intel_debug/suggestions.rst +++ b/getting_started/intel_debug/suggestions.rst @@ -135,7 +135,6 @@ file: options snd_intel_sdw_acpi dyndbg=+pmf # SOF internals - options snd_sof_intel_ipc dyndbg=+pmf options snd_sof_intel_hda_common dyndbg=+pmf options snd_sof_intel_hda_mlink dyndbg=+pmf options snd_sof_intel_hda dyndbg=+pmf From e541ab4a26be787ec9a297895d89b3fb3aefb259 Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Wed, 3 Jan 2024 13:27:04 +0200 Subject: [PATCH 2/4] getting_started: intel_debug: Update the sof-dyndbg.conf example Add snd_sof_intel_hda_generic to the list of modules. Signed-off-by: Peter Ujfalusi --- getting_started/intel_debug/suggestions.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/getting_started/intel_debug/suggestions.rst b/getting_started/intel_debug/suggestions.rst index d97b5ad..5a01e80 100644 --- a/getting_started/intel_debug/suggestions.rst +++ b/getting_started/intel_debug/suggestions.rst @@ -136,6 +136,7 @@ file: # SOF internals options snd_sof_intel_hda_common dyndbg=+pmf + options snd_sof_intel_hda_generic dyndbg=+pmf options snd_sof_intel_hda_mlink dyndbg=+pmf options snd_sof_intel_hda dyndbg=+pmf options snd_sof dyndbg=+pmf From eba363461df226bd1830a9b84eff90a27b20b054 Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Wed, 10 Jan 2024 15:09:25 +0200 Subject: [PATCH 3/4] intel_debug: introduction: Update the note for Meteor Lake topology path Restrict the sof-ace-tplg symlink need to Meteor Lake only and change the sentecne as suggested by @deb-intel Signed-off-by: Peter Ujfalusi --- getting_started/intel_debug/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/intel_debug/introduction.rst b/getting_started/intel_debug/introduction.rst index 37fddd1..45ae7e2 100644 --- a/getting_started/intel_debug/introduction.rst +++ b/getting_started/intel_debug/introduction.rst @@ -182,7 +182,7 @@ reconfigured with tools but requires expert knowledge of the ALSA/ASoC/topology - CONFIG = topology variant needed for detected hardware configuration Important notices: - - For compatibility reasons for **Meteor Lake and newer** ``/lib/firmware/intel/sof-ace-tplg`` must be symlinked to ``/lib/firmware/intel/sof-ipc4-tplg`` + - For compatibility reasons with respect to **Meteor Lake** ``/lib/firmware/intel/sof-ace-tplg`` must be symlinked to ``/lib/firmware/intel/sof-ipc4-tplg`` - The standard Linux firmware search path and order is followed. The above table covers the base "/lib/firmware" case. See https://docs.kernel.org/driver-api/firmware/fw_search_path.html for more information. - The topology folder and filename can be overridden with "tplg_path" and "tplg_filename" `snd_sof_pci` kernel parameters. From c1b4c7c1d985b061fdfcb18f167f0dfdcb1348ec Mon Sep 17 00:00:00 2001 From: Curtis Malainey Date: Wed, 31 Jan 2024 11:14:32 -0800 Subject: [PATCH 4/4] Update google tsc members --- tsc/representatives.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tsc/representatives.rst b/tsc/representatives.rst index 9b1916d..09a5310 100644 --- a/tsc/representatives.rst +++ b/tsc/representatives.rst @@ -21,9 +21,9 @@ The TSC is currently made of the following contributors +---------------+----------------------+------------------+ | Google | Curtis Malainey | @cujomalainey | +---------------+----------------------+------------------+ -| Google | Dylan Reid | @dgreid | +| Google | Johny Lin | @johnylin76 | +---------------+----------------------+------------------+ -| Google | Ben Zhang | @bzhg | +| Google | Unseated | | +---------------+----------------------+------------------+ | AMD | Carl Wakeland | @cwakeland | +---------------+----------------------+------------------+