lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7de5bf3f-12e6-99ca-38fd-45435de5773f@quicinc.com>
Date: Mon, 12 May 2025 11:38:18 +0530
From: Vikash Garodia <quic_vgarodia@...cinc.com>
To: Dikshita Agarwal <quic_dikshita@...cinc.com>,
        Abhinav Kumar
	<quic_abhinavk@...cinc.com>,
        Bryan O'Donoghue <bryan.odonoghue@...aro.org>,
        Mauro Carvalho Chehab <mchehab@...nel.org>,
        Rob Herring <robh@...nel.org>,
        Krzysztof Kozlowski <krzk+dt@...nel.org>,
        Conor Dooley <conor+dt@...nel.org>,
        Bjorn Andersson <andersson@...nel.org>,
        Konrad Dybcio
	<konradybcio@...nel.org>,
        Dmitry Baryshkov
	<dmitry.baryshkov@....qualcomm.com>
CC: <linux-media@...r.kernel.org>, <linux-arm-msm@...r.kernel.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v7 0/5] media: qcom: iris: add support for QCS8300

Hi Bjorn,

On 5/1/2025 2:16 AM, Vikash Garodia wrote:
> add support for video hardware acceleration on QCS8300 platform.
> 
> This series depends on
> https://lore.kernel.org/all/20250417-topic-sm8x50-iris-v10-v7-1-f020cb1d0e98@linaro.org/
> 
> Signed-off-by: Vikash Garodia <quic_vgarodia@...cinc.com>
> ---
> Changes in v7:
> - Fix clock corner.
> - Link to v6: https://lore.kernel.org/r/20250430-qcs8300_iris-v6-0-a2fa43688722@quicinc.com
> 
> Changes in v6:
> - Address a comment related the commit title.
> - Link to v5: https://lore.kernel.org/r/20250424-qcs8300_iris-v5-0-f118f505c300@quicinc.com
> 
> Changes in v5:
> - Fix order in dt bindings.
> - Drop an unrelated sentence from commit description.
> - Link to v4: https://lore.kernel.org/r/20250424-qcs8300_iris-v4-0-6e66ed4f6b71@quicinc.com
> 
> Changes in v4:
> - Introduce a patch to fix existing order of compat strings.
> - Fix the order of header inclusions.
> - Link to v3: https://lore.kernel.org/r/20250423-qcs8300_iris-v3-0-d7e90606e458@quicinc.com
> 
> Changes in v3:
> - Fix commit description to better describe about QCS8300.
> - Fix the order of the patch.
> - Collect the review tags.
> - Link to v2: https://lore.kernel.org/r/20250418-qcs8300_iris-v2-0-1e01385b90e9@quicinc.com
> 
> Changes in v2:
> - Added dependent info in binding patch as well.
> - Fix a sparse error.
> - Link to v1: https://lore.kernel.org/r/20250418-qcs8300_iris-v1-0-67792b39ba21@quicinc.com
> 
> ---
> Vikash Garodia (5):
>       dt-bindings: media: qcom,sm8550-iris: document QCS8300 IRIS accelerator
>       media: iris: fix the order of compat strings
>       media: iris: add qcs8300 platform data
>       arm64: dts: qcom: qcs8300: add video node
>       arm64: dts: qcom: qcs8300-ride: enable video
> 
>  .../bindings/media/qcom,sm8550-iris.yaml           |   1 +
>  arch/arm64/boot/dts/qcom/qcs8300-ride.dts          |   4 +
>  arch/arm64/boot/dts/qcom/qcs8300.dtsi              |  71 ++++++++++++
>  .../platform/qcom/iris/iris_platform_common.h      |   1 +
>  .../media/platform/qcom/iris/iris_platform_gen2.c  |  57 ++++++++++
>  .../platform/qcom/iris/iris_platform_qcs8300.h     | 124 +++++++++++++++++++++
>  drivers/media/platform/qcom/iris/iris_probe.c      |  16 ++-
>  7 files changed, 268 insertions(+), 6 deletions(-)
> ---
When do u plan to pick DT patches (4/5 and 5/5) from this series ? I just saw
the PR for 6.16 and i did not see these patches, would like to know what is
pending ?

Regards,
Vikash

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ