[alsa-devel] [PATCH 0/4] topology: Support using "index" to group objects when generating binary for kernel
Takashi Iwai
tiwai at suse.de
Fri Apr 21 12:58:40 CEST 2017
On Thu, 13 Apr 2017 08:52:43 +0200,
fuweix.tang at intel.com wrote:
>
> From: Fuwei Tang <fuweix.tang at intel.com>
>
> The index value of an topology object can be used to group objects for different
> use cases. And so the audio kernel driver can ask topology core to load all
> objects of the specified index value(use case). The function is already supported
> in kernel.
> So in the user space, for topology objects of the same type but with different
> index values, they should be written into different blocks in the binary for
> kernel. The index value is stored in the block header.
>
> Fuwei Tang (4):
> topology: Insert new element based on its index value
> topology: Remove code parsing index value in paring each object
> topology: Look up references for an object based on its index
> topology: Group elements with the same index value into a block
Applied these four patches now. Thanks.
Takashi
More information about the Alsa-devel
mailing list