-
Notifications
You must be signed in to change notification settings - Fork 349
topology2: cavs-rt5682: Assign RTC_AEC to secondary core (depends on PR 8469) #8455
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Depends on #8469. |
lgirdwood
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
| SPK_ID=6,SPEAKER_SSP_DAI_INDEX=0,HEADSET_CODEC_NAME=SSP2-Codec,SPEAKER_CODEC_NAME=SSP0-Codec,\ | ||
| BT_NAME=SSP1-BT,BT_INDEX=1,BT_ID=7,BT_PCM_NAME=Bluetooth,INCLUDE_ECHO_REF=true,USE_CHAIN_DMA=true,\ | ||
| DEEPBUFFER_D0I3_COMPATIBLE=true,GOOGLE_RTC_AEC_SUPPORT=1" | ||
| DEEPBUFFER_D0I3_COMPATIBLE=true,GOOGLE_RTC_AEC_SUPPORT=1,GOOGLE_AEC_DP_CORE_ID=1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it be possible to go for Core 2 so nothing else is running on it ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ack, let's keep core0 at arm's length 😉
a2d83f5 to
82042ff
Compare
|
Update: |
|
@lkoenig good for you now ? |
|
|
@kv2019i fyi. |
|
@yongzhi1 I added the depends on to the summary, please correct if this no longer holds. I've been holding off merge due to the dependency. |
sure, it was tested on mtl-007-drop-stable only, thanks!! |
|
@yongzhi1 conflicts. |
Run RTC_AEC module on core 2 to balance workloads. Signed-off-by: Yong Zhi <yong.zhi@intel.com>
|
Rebased, thanks! |
|
@yongzhi1 any update on dependencies being merged ? |
Hi, @lgirdwood @kv2019i think it's OK to merge this patch now as AEC issues were opened any way :) |
Run RTC_AEC module on core 1 to balance workloads.