瀏覽代碼

asoc: add PMQoS request during MMAP session pcm_prepare

Add PMQoS request during MMAP session pcm_prepare to affine to
cores 1 and 2 and also set PMQoS latency to 300 us to avoid LPM
to go to deep sleep state on these 2 cores

Signed-off-by: Arun Mirpuri <[email protected]>
Change-Id: Ie92ef6e4038b2ac0ba2edaf5acabaf28090b2c67
Arun Mirpuri 6 年之前
父節點
當前提交
149008c89b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      asoc/kona.c

+ 1 - 0
asoc/kona.c

@@ -5553,6 +5553,7 @@ static struct snd_soc_dai_link msm_common_dai_links[] = {
 		.ignore_pmdown_time = 1,
 		 /* this dainlink has playback support */
 		.id = MSM_FRONTEND_DAI_MULTIMEDIA16,
+		.ops = &msm_fe_qos_ops,
 	},
 	{/* hw:x,30 */
 		.name = "CDC_DMA Hostless",