All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] DRM: ARC: add HDMI 2.0 TX encoder support
@ 2020-03-16 14:46 ` Eugeniy Paltsev
  0 siblings, 0 replies; 12+ messages in thread
From: Eugeniy Paltsev @ 2020-03-16 14:46 UTC (permalink / raw)
  To: dri-devel, Alexey Brodkin
  Cc: devicetree, David Airlie, Maarten Lankhorst, linux-kernel,
	Maxime Ripard, Rob Herring, Daniel Vetter, linux-snps-arc,
	Eugeniy Paltsev

Eugeniy Paltsev (2):
  DRM: ARC: add HDMI 2.0 TX encoder support
  dt-bindings: Document the Synopsys ARC HDMI TX bindings

 .../display/bridge/snps,arc-dw-hdmi.txt       |  73 ++++++++++
 MAINTAINERS                                   |   6 +
 drivers/gpu/drm/Makefile                      |   2 +-
 drivers/gpu/drm/arc/Kconfig                   |   7 +
 drivers/gpu/drm/arc/Makefile                  |   1 +
 drivers/gpu/drm/arc/arc-dw-hdmi.c             | 126 ++++++++++++++++++
 6 files changed, 214 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/display/bridge/snps,arc-dw-hdmi.txt
 create mode 100644 drivers/gpu/drm/arc/arc-dw-hdmi.c

-- 
2.21.1


_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

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

end of thread, other threads:[~2020-03-16 15:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-16 14:46 [PATCH 0/2] DRM: ARC: add HDMI 2.0 TX encoder support Eugeniy Paltsev
2020-03-16 14:46 ` Eugeniy Paltsev
2020-03-16 14:46 ` Eugeniy Paltsev
2020-03-16 14:46 ` [PATCH 1/2] " Eugeniy Paltsev
2020-03-16 14:46   ` Eugeniy Paltsev
2020-03-16 14:46   ` Eugeniy Paltsev
2020-03-16 14:46 ` [PATCH 2/2] dt-bindings: Document the Synopsys ARC HDMI TX bindings Eugeniy Paltsev
2020-03-16 14:46   ` Eugeniy Paltsev
2020-03-16 14:46   ` Eugeniy Paltsev
2020-03-16 15:05   ` Sam Ravnborg
2020-03-16 15:05     ` Sam Ravnborg
2020-03-16 15:05     ` Sam Ravnborg

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.