Re: [PATCH v1 3/3] ASoC: qcom: qdsp6: generalize GPR service domain

From: Srinivas Kandagatla

Date: Thu Jun 18 2026 - 17:45:43 EST




On 6/9/26 7:40 AM, Ajay Kumar Nandam wrote:
> Use each GPR domain advertised by the qcom APR/GPR layer when building
> APM/PRM packets and add explicit dest_domain parameters to all AudioReach
> alloc helpers.
> Legacy helpers fall back to ADSP while graphs, media-format, and
> shared-memory packets reuse gdev->domain_id for modem targets.
Why?

>

I dont understand what are you trying to do, commit log itself is not
clear and does explain the problem that you are solving or what exactly

> Co-developed-by: Pratyush Meduri <mpratyus@xxxxxxxxxxxxxxxx>
> Signed-off-by: Pratyush Meduri <mpratyus@xxxxxxxxxxxxxxxx>
> Signed-off-by: Ajay Kumar Nandam <ajay.nandam@xxxxxxxxxxxxxxxx>
> ---
> sound/soc/qcom/qdsp6/audioreach.c | 112 +++++++++++++++++++++---------
> sound/soc/qcom/qdsp6/audioreach.h | 23 +++---
> sound/soc/qcom/qdsp6/q6apm.c | 48 +++++++++----
> sound/soc/qcom/qdsp6/q6prm.c | 19 ++---
> 4 files changed, 138 insertions(+), 64 deletions(-)
>