Received: by 2002:a05:6a10:6d25:0:0:0:0 with SMTP id gq37csp1899914pxb; Mon, 13 Sep 2021 07:48:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxls9X9ulSUj5xkaDS2uuupTwdaNotaC7j+rrzGSlontv5WLM/wqx/0tgrCaPbXPnAjQe2K X-Received: by 2002:a17:906:6b0c:: with SMTP id q12mr13197306ejr.0.1631544483232; Mon, 13 Sep 2021 07:48:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631544483; cv=none; d=google.com; s=arc-20160816; b=jqtglLCLT0lpeQtiRI66CoNLkRDJOt22nvOeKQNrabEPpP6d8C6/K1CGXvftqbi1TJ SRv5NiWxxgbCw17x9YxSxctHlqRFFVJ62RxAsaTCIfoL00vDxBpb9WTWxdDNRO9Bp8pB ZSRdzKO32X5bZyFAPMA1PJ9XxjOkTBboXT/KY0yfqz5FXdTIkd4b8GoXvHcYNJwK/i79 XHGZSYpS3mxQK2bd0sEZUWdlJizwytN5t0sTUOBJYdh28QcpWafYfp55YOwKm4YL/h7G Eil/BCjK7A01lMGzJBUTIFwAfinD1gfPa4iwwnCWsDT2VG8WHKGeRxQLl1OkiHWQA1V4 uLQA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=fHN5h4LhJfeNFMVrKObQrBwjM+R9fz431WDwb/wLcAw=; b=nSB1CGTyaOjL0ZbwbII/tC4JchgTLGiM7DscI6+yZ5yeejJDMQ16WXZLJtLyeYTdu8 mu9iGSSZ1bxG7GwK2pxeg8EgqblNViDwwvLjCmhJ1x+HHpkMpjmbDzMyqfb9M1lgsii9 uJpAu4vZjkdJY0DVZ1nJFcHDKFqwPV4IlzYoRTAZXOfGNq7g6rDe8W7jx2xSKjjdxJ/a 5pNVDn/oZeG3Jyz8gb94Hn6PTCe0D98MQLnzkz5oC15Wdfi3dD1fTp9HSeFNYD05YLCk +1uTSWNcENtW/2KVpspLC+k3+ZCp9q6fm4H0WP1F04j+QtwfljuBQxjQUr2SFOBXM8jM 8USg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=PDHKLVdY; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p11si7556069ejo.734.2021.09.13.07.47.38; Mon, 13 Sep 2021 07:48:03 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=PDHKLVdY; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344545AbhIMOoC (ORCPT + 99 others); Mon, 13 Sep 2021 10:44:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:55838 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346398AbhIMOjQ (ORCPT ); Mon, 13 Sep 2021 10:39:16 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id DAA1361CF3; Mon, 13 Sep 2021 13:55:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631541314; bh=avBuPA/bEjeUC+0OIxFvvbq4eDjlC48TEm/B0pyw63o=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PDHKLVdY8e/h/TjwMV+9C0tm0jkc1wC4sil/1HliFeokQ1ld39jkq1otbpNhyxzP2 xSsMIwL3ENpzise4VAEN7//r0nJ9gdqNG2XJeRVEFswYF/KPuMzLkqxtdkofLzrjYu f59o6SDUOxaOV0/8ccx+UtY7zIXFzJVYnfmw5e7U= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Cezary Rojewski , Lukasz Majczak , Mark Brown , Sasha Levin Subject: [PATCH 5.14 249/334] ASoC: Intel: Skylake: Fix module resource and format selection Date: Mon, 13 Sep 2021 15:15:03 +0200 Message-Id: <20210913131121.819277189@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210913131113.390368911@linuxfoundation.org> References: <20210913131113.390368911@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Cezary Rojewski [ Upstream commit e8b374b649afe756c2470e0e6668022e90bf8518 ] Module configuration may differ between its instances depending on resources required and input and output audio format. Available parameters to select from are stored in module resource and interface (format) lists. These come from topology, together with description of each of pipe's modules. Ignoring index value provided by topology and relying always on 0th entry leads to unexpected module behavior due to under/overbudged resources assigned or impropper format selection. Fix by taking entry at index specified by topology. Fixes: f6fa56e22559 ("ASoC: Intel: Skylake: Parse and update module config structure") Signed-off-by: Cezary Rojewski Tested-by: Lukasz Majczak Link: https://lore.kernel.org/r/20210818075742.1515155-5-cezary.rojewski@intel.com Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- sound/soc/intel/skylake/skl-topology.c | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/sound/soc/intel/skylake/skl-topology.c b/sound/soc/intel/skylake/skl-topology.c index 45b1521e6189..09037d555ec4 100644 --- a/sound/soc/intel/skylake/skl-topology.c +++ b/sound/soc/intel/skylake/skl-topology.c @@ -113,7 +113,7 @@ static int is_skl_dsp_widget_type(struct snd_soc_dapm_widget *w, static void skl_dump_mconfig(struct skl_dev *skl, struct skl_module_cfg *mcfg) { - struct skl_module_iface *iface = &mcfg->module->formats[0]; + struct skl_module_iface *iface = &mcfg->module->formats[mcfg->fmt_idx]; dev_dbg(skl->dev, "Dumping config\n"); dev_dbg(skl->dev, "Input Format:\n"); @@ -195,8 +195,8 @@ static void skl_tplg_update_params_fixup(struct skl_module_cfg *m_cfg, struct skl_module_fmt *in_fmt, *out_fmt; /* Fixups will be applied to pin 0 only */ - in_fmt = &m_cfg->module->formats[0].inputs[0].fmt; - out_fmt = &m_cfg->module->formats[0].outputs[0].fmt; + in_fmt = &m_cfg->module->formats[m_cfg->fmt_idx].inputs[0].fmt; + out_fmt = &m_cfg->module->formats[m_cfg->fmt_idx].outputs[0].fmt; if (params->stream == SNDRV_PCM_STREAM_PLAYBACK) { if (is_fe) { @@ -239,9 +239,9 @@ static void skl_tplg_update_buffer_size(struct skl_dev *skl, /* Since fixups is applied to pin 0 only, ibs, obs needs * change for pin 0 only */ - res = &mcfg->module->resources[0]; - in_fmt = &mcfg->module->formats[0].inputs[0].fmt; - out_fmt = &mcfg->module->formats[0].outputs[0].fmt; + res = &mcfg->module->resources[mcfg->res_idx]; + in_fmt = &mcfg->module->formats[mcfg->fmt_idx].inputs[0].fmt; + out_fmt = &mcfg->module->formats[mcfg->fmt_idx].outputs[0].fmt; if (mcfg->m_type == SKL_MODULE_TYPE_SRCINT) multiplier = 5; @@ -1631,11 +1631,12 @@ int skl_tplg_update_pipe_params(struct device *dev, struct skl_module_cfg *mconfig, struct skl_pipe_params *params) { - struct skl_module_res *res = &mconfig->module->resources[0]; + struct skl_module_res *res; struct skl_dev *skl = get_skl_ctx(dev); struct skl_module_fmt *format = NULL; u8 cfg_idx = mconfig->pipe->cur_config_idx; + res = &mconfig->module->resources[mconfig->res_idx]; skl_tplg_fill_dma_id(mconfig, params); mconfig->fmt_idx = mconfig->mod_cfg[cfg_idx].fmt_idx; mconfig->res_idx = mconfig->mod_cfg[cfg_idx].res_idx; @@ -1644,9 +1645,9 @@ int skl_tplg_update_pipe_params(struct device *dev, return 0; if (params->stream == SNDRV_PCM_STREAM_PLAYBACK) - format = &mconfig->module->formats[0].inputs[0].fmt; + format = &mconfig->module->formats[mconfig->fmt_idx].inputs[0].fmt; else - format = &mconfig->module->formats[0].outputs[0].fmt; + format = &mconfig->module->formats[mconfig->fmt_idx].outputs[0].fmt; /* set the hw_params */ format->s_freq = params->s_freq; -- 2.30.2