Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

topology2: mtl: Generate topology for Everest(Es83x6) codec. #9588

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

CBala21
Copy link
Contributor

@CBala21 CBala21 commented Oct 17, 2024

Adding support to generte the topology binary for the products which contains everest codec with out HDMI-in capture feature.

"cavs-es83x6\;sof-mtl-es83x6-ssp1\;PLATFORM=mtl,PREPROCESS_PLUGINS=nhlt,\
NHLT_BIN=nhlt-sof-mtl-es83x6-ssp1.bin,HEADSET_SSP_DAI_INDEX=1,\
HEADSET_CODEC=true,HEADSET_CODEC_NAME=SSP1-Codec,HDMI1_ID=3,HDMI2_ID=4,HDMI3_ID=5,\
HDMI_IN_CAPTURE=false,USE_CHAIN_DMA=true"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ujfalusi @bardliao do we intend to use chain DMA for SSP or should this use DSP ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chain DMA is only available for HD-DMA endpoints, SSP in MTL is GPDMA serviced.

Copy link
Contributor Author

@CBala21 CBala21 Oct 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lgirdwood : no impact for SSP use case. hence removed it. please check now. Thanks for addressing.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fyi: ChainDMA is enabled by default for HDMI PCMs

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fyi: ChainDMA is enabled by default for HDMI PCMs

=> Thanks.

Adding support to generte the topology binary for the products
which contains everest codec with out HDMI-in capture feature.

Signed-off-by: Balamurugan C <balamurugan.c@intel.com>
@kv2019i
Copy link
Collaborator

kv2019i commented Oct 17, 2024

sof-docs fail and Intel LNL fails all known and tracked in https://github.com/thesofproject/sof/issues?q=is%3Aissue+is%3Aopen+label%3ACI

@kv2019i kv2019i merged commit c3c3e2f into thesofproject:main Oct 17, 2024
44 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants