All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] SDM630/660 Venus hardware video decoder/encoder
@ 2021-01-15 18:52 AngeloGioacchino Del Regno
  2021-01-15 18:52 ` [PATCH 1/2] media: venus: core: Add sdm660 DT compatible and resource struct AngeloGioacchino Del Regno
  2021-01-15 18:52 ` [PATCH 2/2] media: dt-bindings: media: venus: Add sdm660 DT schema AngeloGioacchino Del Regno
  0 siblings, 2 replies; 16+ messages in thread
From: AngeloGioacchino Del Regno @ 2021-01-15 18:52 UTC (permalink / raw)
  To: stanimir.varbanov
  Cc: agross, bjorn.andersson, mchehab, robh+dt, devicetree,
	linux-arm-msm, linux-media, linux-kernel, konrad.dybcio,
	marijn.suijten, phone-devel, AngeloGioacchino Del Regno

This patch series enables the Venus hardware video decoder/encoder
on the SDM630/660 series of SoCs.

Please keep in mind that these patches (especially the dt-bindings one)
depend on series 480030 (SDM630/660 GCC/MMCC/GPUCC clock controllers),
as the MultiMedia Clock Controller and related fixes in the GCC one
are needed to enable functionality of the Venus block.

This series was tested on SDM630 and SDM636 on the following smartphones:
- Sony Xperia 10 (SDM630)
- Sony Xperia 10 Plus (SDM636)
- Sony Xperia XA2 (SDM630)
- Sony Xperia XA2 Ultra (SDM630)

P.S.: Remember! SDM636 is a variant of SDM660, *not* a variant of 630.

AngeloGioacchino Del Regno (2):
  media: venus: core: Add sdm660 DT compatible and resource struct
  media: dt-bindings: media: venus: Add sdm660 DT schema

 .../bindings/media/qcom,sdm660-venus.yaml     | 164 ++++++++++++++++++
 drivers/media/platform/qcom/venus/core.c      |  66 +++++++
 2 files changed, 230 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/qcom,sdm660-venus.yaml


base-commit: 012bd807cf654b992cdc4db7eab85c1e95f9d571
prerequisite-patch-id: 734bdefdb043a8f91a48916246cc9a36fb5966e5
prerequisite-patch-id: 999517c02973237996492a41ed5bfc2990083932
prerequisite-patch-id: a48910425fac61948a7a26bec4d40d63e3368569
prerequisite-patch-id: b1a1a4216eed0d04dd16e6e8e1053dee185d06d8
prerequisite-patch-id: dff12be2631cc21ef1c3c930fba49d979f5055fe
-- 
2.29.2


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-01-26 20:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-15 18:52 [PATCH 0/2] SDM630/660 Venus hardware video decoder/encoder AngeloGioacchino Del Regno
2021-01-15 18:52 ` [PATCH 1/2] media: venus: core: Add sdm660 DT compatible and resource struct AngeloGioacchino Del Regno
2021-01-18 17:21   ` Stanimir Varbanov
2021-01-18 17:45     ` AngeloGioacchino Del Regno
2021-01-25 10:40       ` Hans Verkuil
2021-01-25 14:51         ` AngeloGioacchino Del Regno
2021-01-25 15:01           ` Hans Verkuil
2021-01-26  8:44             ` Stanimir Varbanov
2021-01-25 15:18           ` Bjorn Andersson
2021-01-15 18:52 ` [PATCH 2/2] media: dt-bindings: media: venus: Add sdm660 DT schema AngeloGioacchino Del Regno
2021-01-17 15:45   ` Rob Herring
2021-01-17 19:23     ` AngeloGioacchino Del Regno
2021-01-18 17:21       ` Stanimir Varbanov
2021-01-18 17:48         ` AngeloGioacchino Del Regno
2021-01-19 23:17   ` Rob Herring
2021-01-19 23:19     ` AngeloGioacchino Del Regno

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.