[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250304-b4-linux-media-comitters-sc8280xp-venus-v1-0-279c7ea55493@linaro.org>
Date: Tue, 04 Mar 2025 13:07:06 +0000
From: Bryan O'Donoghue <bryan.odonoghue@...aro.org>
To: Stanimir Varbanov <stanimir.k.varbanov@...il.com>,
Vikash Garodia <quic_vgarodia@...cinc.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Konrad Dybcio <konradybcio@...nel.org>,
Bjorn Andersson <andersson@...nel.org>
Cc: linux-media@...r.kernel.org, linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Bryan O'Donoghue <bryan.odonoghue@...aro.org>,
Johan Hovold <johan+linaro@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>
Subject: [PATCH 0/8] Reup: SM8350 and SC8280XP venus support
This series is a re-up of Konrad's original venus series for sc8280xp and
sm8350.
Link: https://lore.kernel.org/all/20230731-topic-8280_venus-v1-0-8c8bbe1983a5@linaro.org/
The main obstacle to merging that series at the time was the longstanding
but invalid usage of "video-encoder" and "video-decoder" which is a
driver level configuration option not a description of hardware.
Following on from that discussion a backwards compatible means of
statically selecting transcoder mode was upstreamed
commit: 687bfbba5a1c ("media: venus: Add support for static video encoder/decoder declarations")
Reworking this series from Konrad to incorporate this simple change
- Removing dts dependencies/declarations on the offending compat strings
- Inclusion of necessary static configuration in the 8350/8280xp driver
config
- A small update to interconnect tags which Konrad pointed out on IRC to me
- Fixed author and SOB on first patch to match
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@...aro.org>
---
Konrad Dybcio (8):
media: dt-bindings: Document SC8280XP/SM8350 Venus
media: venus: core: Remove trailing commas from of match entries
media: venus: hfi_venus: Support only updating certain bits with presets
media: platform: venus: Add optional LLCC path
media: venus: core: Add SM8350 resource struct
media: venus: core: Add SC8280XP resource struct
arm64: dts: qcom: sc8280xp: Add Venus
arm64: dts: qcom: sc8280xp-x13s: Enable Venus
.../bindings/media/qcom,sm8350-venus.yaml | 119 ++++++++++++++++++++
.../dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 5 +
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 82 ++++++++++++++
drivers/media/platform/qcom/venus/core.c | 125 +++++++++++++++++++--
drivers/media/platform/qcom/venus/core.h | 4 +
drivers/media/platform/qcom/venus/hfi_venus.c | 15 ++-
drivers/media/platform/qcom/venus/pm_helpers.c | 3 +
7 files changed, 341 insertions(+), 12 deletions(-)
---
base-commit: d98e9213a768a3cc3a99f5e1abe09ad3baff2104
change-id: 20250301-b4-linux-media-comitters-sc8280xp-venus-e2cad579b4f0
Best regards,
--
Bryan O'Donoghue <bryan.odonoghue@...aro.org>
Powered by blists - more mailing lists