Skip to content

Introducing virtual FE #8

Closed
ranj063 wants to merge 6 commits intothesofproject:topic/sof-devfrom
ranj063:topic/tone-1
Closed

Introducing virtual FE #8
ranj063 wants to merge 6 commits intothesofproject:topic/sof-devfrom
ranj063:topic/tone-1

Conversation

@ranj063
Copy link
Collaborator

@ranj063 ranj063 commented Jun 25, 2018

This set of patches introduces the concept of a virtual FE dai link.
Previously, when trying to enable the hostless pipeline, it was
discovered that the codec does not get enabled and the tone remained inaudible.
Therefore, in such cases, a virtual FE dai link will be used to establish
a connection to the BE dai and enable the codec when the pipeline is triggered.

The virtual FE will be created when a siggen widget is loaded and freed when
the siggen widget is unloaded. It will be used for enabling the BE dai in the
kcontrol IO handler for the kcontrol attached to the siggen by calling
the soc_spcm_runtime_update() method.

Loading
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.

3 participants