From nobody Wed Sep 10 09:03:44 2025 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6AFE5C77B7A for ; Tue, 30 May 2023 12:33:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232036AbjE3MdH (ORCPT ); Tue, 30 May 2023 08:33:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58670 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229971AbjE3Mci (ORCPT ); Tue, 30 May 2023 08:32:38 -0400 Received: from mail-lj1-x22a.google.com (mail-lj1-x22a.google.com [IPv6:2a00:1450:4864:20::22a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 41903E42 for ; Tue, 30 May 2023 05:32:02 -0700 (PDT) Received: by mail-lj1-x22a.google.com with SMTP id 38308e7fff4ca-2af2b74d258so46679621fa.3 for ; Tue, 30 May 2023 05:32:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685449862; x=1688041862; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=PlH+JrndcdKZN+GkTBs2kJnCffmk2uG9dhn2HilsGHU=; b=xc1RfU2UFkZhCxmLheuF2JOyZ2L94UpslMeBtsSQQzLQWtDjZpugYnmOnwo+NREg/4 3wXosgSxMp25oNEFxShqrgZYElxg7L+vDC3rW5Hsvz75UPk03caLhzA9xXYj2EZpjQJm AxLQtYAkQZehv72X2rApeI+YQgGobPTFDqL5ql7cHelL4Nz4ve4AczQ5OgoLAsrx8bht Gmg9yJDAftoWLG1i/6uopi6NTJ5agXpx9RPDT/xqV0Urr5k+uf/1GIc87Q4OFN4yR8xv 257jeHSMuo/pyvhlzik6CCYBdl28l69hzljT1v5XHHxIg55rEqjBHxMT8An4SvII3H6u 3byA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685449862; x=1688041862; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PlH+JrndcdKZN+GkTBs2kJnCffmk2uG9dhn2HilsGHU=; b=ReEf19KHy0NwHPTAkFAD+v3HKErOmjucYlHxI6nhuaHmNZNoXCY67ftQjv8q+nqlQo PvO/yVu0pAwaw4y5MleQ2j2Ypa+Oc6cdCocAVI1V4Tx7laP2EO+9AHubzTu+ObhAqhv6 IR/B+BnHmcPMBaZqHWttVIZ12R4idWY4Y30C9Hnr54dfB7Sxb074oXGI8NzAnRXWpoEC witeArBBHKUH5ezQ0C2n19lDOopzTS610vyT+NF3JXOhdvGqp+UliFkr4oRf74IFdM4y j+Vn4uHn8ZLyi10DoGZrGHsny8Be8M+ntHTnNGJuyaQNvoFOuoy2OgO0IYEkbxV7x8dU eqmg== X-Gm-Message-State: AC+VfDw2RrZizlzqrlYFyFZFcap1Cf+GLlmTrJuCG4lfMGA2Gvzdl+Dc JT2TJalddeIRwCnEu2fO6Yx0sA== X-Google-Smtp-Source: ACHHUZ6aONWgizquCWUsTUUGKe9U4KpOmnFPOkVeG5BswDJO7RYPB9Yzqn/YopkVlNO3qbBBfIC0Xw== X-Received: by 2002:a2e:2c06:0:b0:2aa:3cee:c174 with SMTP id s6-20020a2e2c06000000b002aa3ceec174mr850031ljs.13.1685449862632; Tue, 30 May 2023 05:31:02 -0700 (PDT) Received: from [192.168.1.101] (abyj77.neoplus.adsl.tpnet.pl. [83.9.29.77]) by smtp.gmail.com with ESMTPSA id u18-20020a2e91d2000000b002a8b8baf542sm2854814ljg.126.2023.05.30.05.31.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 May 2023 05:31:02 -0700 (PDT) From: Konrad Dybcio Date: Tue, 30 May 2023 14:30:50 +0200 Subject: [PATCH v4 16/17] media: venus: Use newly-introduced hfi_buffer_requirements accessors MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20230228-topic-venus-v4-16-feebb2f6e9b8@linaro.org> References: <20230228-topic-venus-v4-0-feebb2f6e9b8@linaro.org> In-Reply-To: <20230228-topic-venus-v4-0-feebb2f6e9b8@linaro.org> To: Stanimir Varbanov , Vikash Garodia , Andy Gross , Bjorn Andersson , Mauro Carvalho Chehab , Dikshita Agarwal , Bryan O'Donoghue , Mansur Alisha Shaik , Jonathan Marek , Hans Verkuil , Dikshita Agarwal Cc: Mauro Carvalho Chehab , Stanimir Varbanov , linux-media@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, Marijn Suijten , Konrad Dybcio , Vikash Garodia X-Mailer: b4 0.12.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1685449837; l=4427; i=konrad.dybcio@linaro.org; s=20230215; h=from:subject:message-id; bh=3p066I2lbVJExmECv9lPxRruVYg9txAn+/VwsZP5cd8=; b=dpAdiAsFt2CgjQ2eCjzVBnLTj8EtENen/rrPzlUeooH5+q4l55ldzCiLUoYTOCoxWLbDWxIRm jPZxigrlsu1CGienpW1mUszCwz4/mt1cL0la8aRM7y/jExYxAucQr9E X-Developer-Key: i=konrad.dybcio@linaro.org; a=ed25519; pk=iclgkYvtl2w05SSXO5EjjSYlhFKsJ+5OSZBjOkQuEms= Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Now that we have a way which is independent of the HFI version to set the correct fields in hfi_buffer_requirements, use it! Signed-off-by: Konrad Dybcio Reviewed-by: Dikshita Agarwal --- drivers/media/platform/qcom/venus/helpers.c | 5 +++-- .../media/platform/qcom/venus/hfi_plat_bufs_v6.c | 22 +++++++++++-------= ---- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/drivers/media/platform/qcom/venus/helpers.c b/drivers/media/pl= atform/qcom/venus/helpers.c index b70bd3dac4df..8295542e1a7c 100644 --- a/drivers/media/platform/qcom/venus/helpers.c +++ b/drivers/media/platform/qcom/venus/helpers.c @@ -668,6 +668,7 @@ int venus_helper_get_bufreq(struct venus_inst *inst, u3= 2 type, struct hfi_buffer_requirements *req) { u32 ptype =3D HFI_PROPERTY_CONFIG_BUFFER_REQUIREMENTS; + enum hfi_version ver =3D inst->core->res->hfi_version; union hfi_get_property hprop; unsigned int i; int ret; @@ -675,12 +676,12 @@ int venus_helper_get_bufreq(struct venus_inst *inst, = u32 type, memset(req, 0, sizeof(*req)); =20 if (type =3D=3D HFI_BUFFER_OUTPUT || type =3D=3D HFI_BUFFER_OUTPUT2) - req->count_min =3D inst->fw_min_cnt; + hfi_bufreq_set_count_min(req, ver, inst->fw_min_cnt); =20 ret =3D platform_get_bufreq(inst, type, req); if (!ret) { if (type =3D=3D HFI_BUFFER_OUTPUT || type =3D=3D HFI_BUFFER_OUTPUT2) - inst->fw_min_cnt =3D req->count_min; + inst->fw_min_cnt =3D hfi_bufreq_get_count_min(req, ver); return 0; } =20 diff --git a/drivers/media/platform/qcom/venus/hfi_plat_bufs_v6.c b/drivers= /media/platform/qcom/venus/hfi_plat_bufs_v6.c index e97ff8cf6d64..f5a655973c08 100644 --- a/drivers/media/platform/qcom/venus/hfi_plat_bufs_v6.c +++ b/drivers/media/platform/qcom/venus/hfi_plat_bufs_v6.c @@ -1215,24 +1215,24 @@ static int bufreq_dec(struct hfi_plat_buffers_param= s *params, u32 buftype, =20 out_min_count =3D output_buffer_count(VIDC_SESSION_TYPE_DEC, codec); /* Max of driver and FW count */ - out_min_count =3D max(out_min_count, bufreq->count_min); + out_min_count =3D max(out_min_count, hfi_bufreq_get_count_min(bufreq, ver= sion)); =20 bufreq->type =3D buftype; bufreq->region_size =3D 0; - bufreq->count_min =3D 1; bufreq->count_actual =3D 1; - bufreq->hold_count =3D 1; + hfi_bufreq_set_count_min(bufreq, version, 1); + hfi_bufreq_set_hold_count(bufreq, version, 1); bufreq->contiguous =3D 1; bufreq->alignment =3D 256; =20 if (buftype =3D=3D HFI_BUFFER_INPUT) { - bufreq->count_min =3D MIN_INPUT_BUFFERS; + hfi_bufreq_set_count_min(bufreq, version, MIN_INPUT_BUFFERS); bufreq->size =3D calculate_dec_input_frame_size(width, height, codec, max_mbs_per_frame, buffer_size_limit); } else if (buftype =3D=3D HFI_BUFFER_OUTPUT || buftype =3D=3D HFI_BUFFER_= OUTPUT2) { - bufreq->count_min =3D out_min_count; + hfi_bufreq_set_count_min(bufreq, version, out_min_count); bufreq->size =3D venus_helper_get_framesz_raw(params->hfi_color_fmt, out_width, out_height); @@ -1269,7 +1269,7 @@ static int bufreq_enc(struct hfi_plat_buffers_params = *params, u32 buftype, u32 work_mode =3D params->enc.work_mode; u32 rc_type =3D params->enc.rc_type; u32 num_vpp_pipes =3D params->num_vpp_pipes; - u32 num_ref; + u32 num_ref, count_min; =20 switch (codec) { case V4L2_PIX_FMT_H264: @@ -1289,21 +1289,21 @@ static int bufreq_enc(struct hfi_plat_buffers_param= s *params, u32 buftype, =20 bufreq->type =3D buftype; bufreq->region_size =3D 0; - bufreq->count_min =3D 1; bufreq->count_actual =3D 1; - bufreq->hold_count =3D 1; + hfi_bufreq_set_count_min(bufreq, version, 1); + hfi_bufreq_set_hold_count(bufreq, version, 1); bufreq->contiguous =3D 1; bufreq->alignment =3D 256; =20 if (buftype =3D=3D HFI_BUFFER_INPUT) { - bufreq->count_min =3D MIN_INPUT_BUFFERS; + hfi_bufreq_set_count_min(bufreq, version, MIN_INPUT_BUFFERS); bufreq->size =3D venus_helper_get_framesz_raw(params->hfi_color_fmt, width, height); } else if (buftype =3D=3D HFI_BUFFER_OUTPUT || buftype =3D=3D HFI_BUFFER_OUTPUT2) { - bufreq->count_min =3D - output_buffer_count(VIDC_SESSION_TYPE_ENC, codec); + count_min =3D output_buffer_count(VIDC_SESSION_TYPE_ENC, codec); + hfi_bufreq_set_count_min(bufreq, version, count_min); bufreq->size =3D calculate_enc_output_frame_size(width, height, rc_type); } else if (buftype =3D=3D HFI_BUFFER_INTERNAL_SCRATCH(version)) { --=20 2.40.1