devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/exynos: rotator: Add support for s5pv210
@ 2018-12-19 15:57 Paweł Chmiel
  2018-12-19 15:57 ` [PATCH 1/3] " Paweł Chmiel
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Paweł Chmiel @ 2018-12-19 15:57 UTC (permalink / raw)
  To: inki.dae, krzk, airlied
  Cc: jy0922.shim, sw0312.kim, kyungmin.park, kgene, dri-devel,
	linux-arm-kernel, linux-samsung-soc, linux-kernel, robh+dt,
	mark.rutland, devicetree, Paweł Chmiel

This patchset adds support for s5pv210 soc, into 
Samsung DRM Rotator driver. Currently only NV12 and XRGB8888 formats
 are supported.

It was tested by using simple tool from 
https://www.spinics.net/lists/linux-samsung-soc/msg60498.html

Paweł Chmiel (3):
  drm/exynos: rotator: Add support for s5pv210
  dt-bindings: gpu: samsung-rotator: Document s5pv210 support
  ARM: dts: s5pv210: Add node for exynos-rotator

 .../bindings/gpu/samsung-rotator.txt          |  1 +
 arch/arm/boot/dts/s5pv210.dtsi                |  9 ++++++++
 drivers/gpu/drm/exynos/exynos_drm_rotator.c   | 23 +++++++++++++++++++
 3 files changed, 33 insertions(+)

-- 
2.17.1

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

end of thread, other threads:[~2019-01-09  3:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-19 15:57 [PATCH 0/3] drm/exynos: rotator: Add support for s5pv210 Paweł Chmiel
2018-12-19 15:57 ` [PATCH 1/3] " Paweł Chmiel
2019-01-09  3:59   ` Inki Dae
2018-12-19 15:57 ` [PATCH 2/3] dt-bindings: gpu: samsung-rotator: Document s5pv210 support Paweł Chmiel
2018-12-19 16:22   ` Krzysztof Kozlowski
2018-12-27 11:57     ` Paweł Chmiel
2018-12-19 15:57 ` [PATCH 3/3] ARM: dts: s5pv210: Add node for exynos-rotator Paweł Chmiel
2018-12-19 16:24   ` Krzysztof Kozlowski

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).