~canonical-hwe-team/hwe-next/+git/sof:amd-rn-prod-001

Last commit made on 2023-06-26
Get this branch:
git clone -b amd-rn-prod-001 https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/sof

Branch merges

Branch information

Name:
amd-rn-prod-001
Repository:
lp:~canonical-hwe-team/hwe-next/+git/sof

Recent commits

5e3c19b... by MARUTHI MACHANI <email address hidden>

Introducing initial silence with gradual restoring of dmic data

introducing initial silence with gradual restoring of dmic
data in DMIC path to remove the popping noise

Signed-off-by: MARUTHI MACHANI <email address hidden>

1b0112a... by "Joe.Cheng" <email address hidden>

module_adapter:dts: required code update for DTS library v1.0.7

1. Remove totalBufferLengthInBytes as it's handled by SDK internally now.
2. Add debug log to print config size

Signed-off-by: Joe.Cheng <email address hidden>

1eb5079... by "Joe.Cheng" <email address hidden>

module_adapter:dts: support module life cycle change

1. Add a free memory function to support PR#6230 and PR#6331, the latest prepare/reset API flow update of
   module_adapter.
2. This requires DTS library v1.0.7 to support this change.

Signed-off-by: Joe.Cheng <email address hidden>

e1dcc6e... by Pin-chih Lin <email address hidden>

Reland "module_adapter: Modify reset API"

This reverts commit af1e120d167e ("Revert "module_adapter: Modify
reset API"").

Module DTS has the latest library update adapted for the new reset API

Signed-off-by: Pin-chih Lin <email address hidden>

747ce0c... by Balakishorepati <email address hidden>

drivers:amd:renoir: fix proper mux register

Define proper mux selection register for
renoir platform.

Signed-off-by: Balakishorepati <email address hidden>
(cherry picked from commit a0ff2d44608d437a9c62e67ed81121e6db860118)

364348e... by Balakishorepati <email address hidden>

drivers:amd: fix acp clock based on usecases.

Switch between ACLK and internal clock based on
active usecases and clock requirement.

Signed-off-by: Balakishorepati <email address hidden>
(cherry picked from commit 072cb89f4eb340d40a17fb4c1e608ac49a20f1f5)

d56c09c... by "Joe.Cheng" <email address hidden>

topology1:renoir: add DTS + EQ topology

Add a new m4 to support DTS SDK -> EQ processing

Signed-off-by: Joe.Cheng <email address hidden>

3a3b50a... by "Joe.Cheng" <email address hidden>

config:renoir:enable EQ IIR in DTS config

Enable EQ IIR

Signed-off-by: Joe.Cheng <email address hidden>

4874f27... by Balakishorepati <email address hidden>

amd: renoir: Fix ACP aclk to 200Mhz

Fix default ACP aclk to 200Mhz.

Signed-off-by: Balakishorepati <email address hidden>

a914d6b... by Balakishorepati <email address hidden>

drivers:amd: Fix aclk issue in standalone dmic usecase

Change aclk to max or minimum during playback,capture
usecases start and stop based on dmic status.

Signed-off-by: Balakishorepati <email address hidden>