~canonical-hwe-team/hwe-next/+git/sof:amd-rmb-dts

Last commit made on 2023-08-10
Get this branch:
git clone -b amd-rmb-dts https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/sof

Branch merges

Branch information

Name:
amd-rmb-dts
Repository:
lp:~canonical-hwe-team/hwe-next/+git/sof

Recent commits

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

dts: handle zero config size case in apply_config instead of set_configuration

To handle zero config size case in set_configuration would let
dts_codec_apply_config never be called due to early return when checking
if md->new_config_size is zero. This causes the problem that DTS
tuning parameter would never be set. Instead, check the config size in
dts_codec_apply_config() could resolve the zero config case and let the
tuning parameter could be set successfully.

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

466e87e... 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>

8b62d24... by MARUTHI MACHANI <email address hidden>

adding rembrandt dts config

adding rembrandt dts config

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

0f65f8c... by MARUTHI MACHANI <email address hidden>

Enabling DTS support for rembrandt

increasing memory and clock frequency to support DTS for rembrandt

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

b30d283... by MARUTHI MACHANI <email address hidden>

Mux: support to playback max avail frames during device switching

mux to playback max avail frames during device switching

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

e11dfe1... by MARUTHI MACHANI <email address hidden>

Work around fix for multiple host task execution miss for mux usecases

Fix for multiple host task execution miss for mux usecases

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

e8c8377... by MARUTHI MACHANI <email address hidden>

Work around fix for host task execution miss for mux usecases

Fix for host task execution miss for mux usecases

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

114af19... by MARUTHI MACHANI <email address hidden>

platform:amd: increasing memory to support simultaneous dmic and headset capture

increasing memory to support simultaneous dmic and headset capture

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

28346e2... by MARUTHI MACHANI <email address hidden>

topology:topology updates

topology without pipe-echo-ref-playback

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

4def595... by MARUTHI MACHANI <email address hidden>

Clock:moving ACP clock to 200MHz

moving ACP clock to 200MHz

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