All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Generic DPI panel on Colibri iMX7 / Col.Eval.board
@ 2020-01-15 12:34 ` Oleksandr Suvorov
  0 siblings, 0 replies; 15+ messages in thread
From: Oleksandr Suvorov @ 2020-01-15 12:34 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org
  Cc: Mark Rutland, devicetree@vger.kernel.org, Pengutronix Kernel Team,
	Marcel Ziswiler, Sam Ravnborg, Sascha Hauer,
	dri-devel@lists.freedesktop.org, Oleksandr Suvorov, David Airlie,
	Igor Opanyuk, Rob Herring, Thierry Reding, NXP Linux Team,
	Daniel Vetter, Shawn Guo, Fabio Estevam,
	linux-arm-kernel@lists.infradead.org


Make LVDS panel driver DPI capable and use it to add generic
RGB (DPI) panel support for Colibri iMX7 SoM on Colibri Evaluation Board.


Oleksandr Suvorov (1):
  ARM: dts: imx7-colibri: add generic RGB (DPI) panel

Stefan Agner (2):
  drm/panel: make LVDS panel driver DPI capable
  drm/panel: pass video modes bus_flags

 arch/arm/boot/dts/imx7-colibri-eval-v3.dtsi | 29 +++++++++++++-
 drivers/gpu/drm/panel/panel-lvds.c          | 44 ++++++++++++++++-----
 2 files changed, 62 insertions(+), 11 deletions(-)

-- 
2.24.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-15 12:34 [PATCH 0/3] Generic DPI panel on Colibri iMX7 / Col.Eval.board Oleksandr Suvorov
2020-01-15 12:34 ` Oleksandr Suvorov
2020-01-15 12:34 ` Oleksandr Suvorov
2020-01-15 12:34 ` [PATCH 1/3] drm/panel: make LVDS panel driver DPI capable Oleksandr Suvorov
2020-01-15 12:34   ` Oleksandr Suvorov
2020-01-18 13:04   ` Sam Ravnborg
2020-01-18 13:04     ` Sam Ravnborg
2020-01-20  9:57     ` Oleksandr Suvorov
2020-01-20  9:57       ` Oleksandr Suvorov
2020-01-20 20:20       ` Sam Ravnborg
2020-01-20 20:20         ` Sam Ravnborg
2020-01-15 12:34 ` [PATCH 2/3] drm/panel: pass video modes bus_flags Oleksandr Suvorov
2020-01-15 12:34   ` Oleksandr Suvorov
2020-01-15 12:34 ` [PATCH 3/3] ARM: dts: imx7-colibri: add generic RGB (DPI) panel Oleksandr Suvorov
2020-01-15 12:34   ` Oleksandr Suvorov

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.