From: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
To: Stephan Gerhold <stephan.gerhold@linaro.org>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>,
Vikash Garodia <vikash.garodia@oss.qualcomm.com>,
Neil Armstrong <neil.armstrong@linaro.org>,
Alexey Klimov <alexey.klimov@linaro.org>,
Anthony Ruhier <aruhier@mailbox.org>,
Stefan Schmidt <stefan.schmidt@linaro.org>
Subject: Re: [PATCH v2 7/9] arm64: dts: qcom: x1e80100-dell-inspiron-14-plus-7441: Enable IRIS
Date: Mon, 15 Sep 2025 11:59:44 +0100 [thread overview]
Message-ID: <1b322807-ce6c-413b-8f84-3a0df4eaabb4@linaro.org> (raw)
In-Reply-To: <20250915-x1e-iris-dt-v2-7-1f928de08fd4@linaro.org>
On 15/09/2025 11:06, Stephan Gerhold wrote:
> Enable IRIS to allow using the hardware-accelerated video codecs. The
> firmware is not upstream in linux-firmware yet, so users need to copy it
> from Windows to qcom/x1e80100/dell/inspiron-14-plus-7441/qcvss8380.mbn
> (just like GPU/ADSP/CDSP firmware).
>
> Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
> ---
> arch/arm64/boot/dts/qcom/x1e80100-dell-inspiron-14-plus-7441.dts | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/x1e80100-dell-inspiron-14-plus-7441.dts b/arch/arm64/boot/dts/qcom/x1e80100-dell-inspiron-14-plus-7441.dts
> index f728d298c72f4bf2ee151698e36108fdd7a8e5a5..cf2a7c2628881e44f093d73e6496462c22326d9a 100644
> --- a/arch/arm64/boot/dts/qcom/x1e80100-dell-inspiron-14-plus-7441.dts
> +++ b/arch/arm64/boot/dts/qcom/x1e80100-dell-inspiron-14-plus-7441.dts
> @@ -37,6 +37,11 @@ touchscreen@10 {
> };
> };
>
> +&iris {
> + firmware-name = "qcom/x1e80100/dell/inspiron-14-plus-7441/qcvss8380.mbn";
> + status = "okay";
> +};
> +
> &remoteproc_adsp {
> firmware-name = "qcom/x1e80100/dell/inspiron-14-plus-7441/qcadsp8380.mbn",
> "qcom/x1e80100/dell/inspiron-14-plus-7441/adsp_dtbs.elf";
>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
next prev parent reply other threads:[~2025-09-15 10:59 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-15 10:06 [PATCH v2 0/9] arm64: dts: qcom: x1e80100: Add IRIS video codec Stephan Gerhold
2025-09-15 10:06 ` [PATCH v2 1/9] arm64: dts: qcom: sm8550/sm8650: Fix typo in IRIS comment Stephan Gerhold
2025-09-15 11:03 ` Bryan O'Donoghue
2025-09-15 10:06 ` [PATCH v2 2/9] arm64: dts: qcom: x1e80100: Add IRIS video codec Stephan Gerhold
2025-09-15 10:06 ` [PATCH v2 3/9] arm64: dts: qcom: x1-el2: Disable IRIS for now Stephan Gerhold
2025-09-15 11:02 ` Bryan O'Donoghue
2025-09-15 10:06 ` [PATCH v2 4/9] arm64: dts: qcom: x1e80100-crd: Enable IRIS video codec Stephan Gerhold
2025-09-15 11:01 ` Bryan O'Donoghue
2025-09-15 10:06 ` [PATCH v2 5/9] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: Enable IRIS Stephan Gerhold
2025-09-15 11:00 ` Bryan O'Donoghue
2025-09-15 10:06 ` [PATCH v2 6/9] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: " Stephan Gerhold
2025-09-15 11:00 ` Bryan O'Donoghue
2025-09-15 10:06 ` [PATCH v2 7/9] arm64: dts: qcom: x1e80100-dell-inspiron-14-plus-7441: " Stephan Gerhold
2025-09-15 10:59 ` Bryan O'Donoghue [this message]
2025-09-15 11:01 ` Bryan O'Donoghue
2025-09-15 10:06 ` [PATCH v2 8/9] arm64: dts: qcom: x1e80100-dell-latitude-7455: " Stephan Gerhold
2025-09-15 10:59 ` Bryan O'Donoghue
2025-09-15 10:06 ` [PATCH v2 9/9] arm64: dts: qcom: x1e80100-dell-xps13-9345: " Stephan Gerhold
2025-09-15 11:00 ` Bryan O'Donoghue
2025-09-16 16:58 ` [PATCH v2 0/9] arm64: dts: qcom: x1e80100: Add IRIS video codec Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1b322807-ce6c-413b-8f84-3a0df4eaabb4@linaro.org \
--to=bryan.odonoghue@linaro.org \
--cc=alexey.klimov@linaro.org \
--cc=andersson@kernel.org \
--cc=aruhier@mailbox.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dikshita.agarwal@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=robh@kernel.org \
--cc=stefan.schmidt@linaro.org \
--cc=stephan.gerhold@linaro.org \
--cc=vikash.garodia@oss.qualcomm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox