Rander Wang
Rander Wang
Although this patch doesn't support large_config_set|get and corresponding per-channel process, it can support simple usage of selector and support capture applications like voice recoder, zoom on windows platform. It will...
Current llp slot is allocated based on virtual index in node id which is incorrect since different dai may use the same virtual index. It should be allocated according to...
This test uses module interface. Signed-off-by: Rander Wang
In patch https://github.com/thesofproject/sof/pull/5985 update the algorithm of pipeline latency calculation. It is based on the number of buffered data blocks between the first and last component. It add ops get_total_data_processed...
This patch add timestamp support on MTL
FW always generate 32bit valid sample size to dma so align it with driver. Fix: https://github.com/thesofproject/sof/issues/6595
Sof-mtl-max98357a-rt5682 is used by chrome project. This patch uses nocodec backend for validation so that our CI test can check real production case.