linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
@ 2020-04-23 20:09 Paul Kocialkowski
  2020-04-23 20:09 ` [PATCH v2 1/4] dt-bindings: rockchip-rga: Add PX30 compatible Paul Kocialkowski
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Paul Kocialkowski @ 2020-04-23 20:09 UTC (permalink / raw)
  To: linux-media, linux-rockchip, devicetree, linux-arm-kernel, linux-kernel
  Cc: Ezequiel Garcia, Mauro Carvalho Chehab, Rob Herring,
	Heiko Stuebner, Hans Verkuil, justin.swartz, Johan Jonker,
	Thomas Petazzoni, Paul Kocialkowski

Hi,

This series adds support for the Rockchip PX30 SoC in the V4L2 M2M RGA driver.
It also contains a fix for the YUV2YUV case that was not properly handled.

Changes since v1:
- Rebased on media tree master (changed dt binding to yaml);
- Removed spurious line removal.

Cheers,

Paul

Paul Kocialkowski (4):
  dt-bindings: rockchip-rga: Add PX30 compatible
  arm64: dts: rockchip: Add RGA support to the PX30
  media: rockchip: rga: Add support for the PX30 compatible
  media: rockchip: rga: Only set output CSC mode for RGB input

 .../bindings/media/rockchip-rga.yaml           |  1 +
 arch/arm64/boot/dts/rockchip/px30.dtsi         | 11 +++++++++++
 drivers/media/platform/rockchip/rga/rga-hw.c   | 18 +++++++++++-------
 drivers/media/platform/rockchip/rga/rga.c      |  3 +++
 4 files changed, 26 insertions(+), 7 deletions(-)

-- 
2.26.0


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

end of thread, other threads:[~2020-04-30 16:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-23 20:09 [PATCH v2 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix Paul Kocialkowski
2020-04-23 20:09 ` [PATCH v2 1/4] dt-bindings: rockchip-rga: Add PX30 compatible Paul Kocialkowski
2020-04-23 20:09 ` [PATCH v2 2/4] arm64: dts: rockchip: Add RGA support to the PX30 Paul Kocialkowski
2020-04-23 20:09 ` [PATCH v2 3/4] media: rockchip: rga: Add support for the PX30 compatible Paul Kocialkowski
2020-04-24 12:54   ` Ezequiel Garcia
2020-04-24 13:55     ` Paul Kocialkowski
2020-04-24 14:34       ` Ezequiel Garcia
2020-04-23 20:09 ` [PATCH v2 4/4] media: rockchip: rga: Only set output CSC mode for RGB input Paul Kocialkowski
2020-04-25 13:46   ` Ezequiel Garcia
2020-04-30 16:43     ` Paul Kocialkowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).