Skip to content

topology2: Enable ChainDMA for HDMI by default#8568

Merged
kv2019i merged 2 commits intothesofproject:mainfrom
ujfalusi:peter/pr/enable_hdmi_chaindma_01
Dec 5, 2023
Merged

topology2: Enable ChainDMA for HDMI by default#8568
kv2019i merged 2 commits intothesofproject:mainfrom
ujfalusi:peter/pr/enable_hdmi_chaindma_01

Conversation

@ujfalusi
Copy link
Contributor

@ujfalusi ujfalusi commented Dec 4, 2023

Hi,

going through all configurations and set the flag one-by-one does not scale and the HDA topologies have the ChainDMA enabled for HDMI for quite some time now while some SDW enables it, some does not.

It can be selectively disabled for configurations if needed, but ChainDMA should be stable now to be default on display side.

Replaces: #8527

In practice all HDA links (on LNL SDW/SSP/DMIC also) can use ChainDMA, but
the flag is used to enable this only for display links.

Rename the flag to be precise about this.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
@ujfalusi ujfalusi force-pushed the peter/pr/enable_hdmi_chaindma_01 branch from 54879a4 to 24465e8 Compare December 4, 2023 15:29
Make the HDMI_USE_CHAIN_DMA set to true by default as enabling it for every
configuration just does not scale.

The generic HDA topologies enabled this for all IPC4 platforms already.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
@ujfalusi
Copy link
Contributor Author

ujfalusi commented Dec 4, 2023

Changes since v1:

  • Move the HDMI_USE_CHAIN_DMA "true" to tools/topology/topology2/platform/intel/hdmi-default.conf instead of scattered around in different config files (for HDA, SDW, etc)

Copy link
Member

@plbossart plbossart left a comment

Choose a reason for hiding this comment

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

Nice cleanup, thanks @ujfalusi

@kv2019i kv2019i merged commit cff6a6b into thesofproject:main Dec 5, 2023
@ujfalusi ujfalusi deleted the peter/pr/enable_hdmi_chaindma_01 branch March 20, 2026 13:24
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