Uh oh!
There was an error while loading. Please reload this page.
[RFC]topology: add smart amp for apl pcm512x - #1983
Conversation
xiulipan
commented
Oct 22, 2019
@bkokoszx Add a volume comp in the pipeline. Not sure if this is the right way to make the pipeline. |
bkokoszx
commented
Oct 22, 2019
@xiulipan |
Add smart amp topology macro and an example tplg for apl pcm512x. only s16le/s32le format is support for amp now. Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
xiulipan
commented
Nov 5, 2019
@lgirdwood From @bkokoszx and the test result the only token we add was one more string value for |
lgirdwood
commented
Nov 5, 2019
@xiulipan ABI labels added, please assign ABI minor to align with kernel. |
zrombel
commented
Nov 27, 2019
Due to PR#2029 merge and CI bit depth conversion tests changes - this PR require rebase. |
lgirdwood
commented
Aug 5, 2020
@xiulipan ping ? |
kv2019i
commented
Sep 4, 2020
@xiulipan ping? |
lgirdwood
commented
Sep 17, 2020
@xiulipan moving to v1.7 and ABI 3.18 |
xiulipan
commented
Sep 18, 2020
@lgirdwood Close this as we already have smart amp support and test topology, |
Add smart amp topology macro and an example tplg for
apl pcm512x.
Signed-off-by: Pan Xiuli xiuli.pan@linux.intel.com