All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/6] drm/bridge: tc358768: Improve parallel RGB input configuration
@ 2023-03-30  9:59 ` Francesco Dolcini
  0 siblings, 0 replies; 35+ messages in thread
From: Francesco Dolcini @ 2023-03-30  9:59 UTC (permalink / raw)
  To: Andrzej Hajda, Neil Armstrong, Robert Foss, Laurent Pinchart,
	Jonas Karlman, Jernej Skrabec, dri-devel
  Cc: Francesco Dolcini, linux-kernel

From: Francesco Dolcini <francesco.dolcini@toradex.com>

Add support for different parallel RGB input format and mapping, this enables
using the TC358768 when the parallel input width is less than 24-bit or the
input mapping is not the default one.

In addition to that this series add support for the TC9594, that is the
automotive version of the TC358768 (100% identical from the SW point of view).

Francesco Dolcini (6):
  dt-bindings: display: bridge: toshiba,tc358768: Fix typo
  dt-bindings: display: bridge: toshiba,tc358768: Add TC9594
  dt-bindings: display: bridge: toshiba,tc358768: add parallel input
    mode
  drm/bridge: tc358768: Add TC9594
  drm/bridge: tc358768: Add parallel data format cfg
  drm/bridge: tc358768: Add atomic_get_input_bus_fmts() implementation

 .../display/bridge/toshiba,tc358768.yaml      | 20 +++++++-
 drivers/gpu/drm/bridge/tc358768.c             | 51 +++++++++++++++++++
 2 files changed, 69 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-04-20  9:51 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-30  9:59 [PATCH v1 0/6] drm/bridge: tc358768: Improve parallel RGB input configuration Francesco Dolcini
2023-03-30  9:59 ` Francesco Dolcini
2023-03-30  9:59 ` [PATCH v1 1/6] dt-bindings: display: bridge: toshiba,tc358768: Fix typo Francesco Dolcini
2023-03-30  9:59   ` [PATCH v1 1/6] dt-bindings: display: bridge: toshiba, tc358768: " Francesco Dolcini
2023-03-31  8:41   ` [PATCH v1 1/6] dt-bindings: display: bridge: toshiba,tc358768: " Krzysztof Kozlowski
2023-03-31  8:41     ` Krzysztof Kozlowski
2023-03-30  9:59 ` [PATCH v1 2/6] dt-bindings: display: bridge: toshiba,tc358768: Add TC9594 Francesco Dolcini
2023-03-30  9:59   ` [PATCH v1 2/6] dt-bindings: display: bridge: toshiba, tc358768: " Francesco Dolcini
2023-03-31  8:42   ` [PATCH v1 2/6] dt-bindings: display: bridge: toshiba,tc358768: " Krzysztof Kozlowski
2023-03-31  8:42     ` Krzysztof Kozlowski
2023-03-31  9:30     ` Francesco Dolcini
2023-03-31  9:30       ` Francesco Dolcini
2023-03-31  9:33       ` Krzysztof Kozlowski
2023-03-31  9:33         ` Krzysztof Kozlowski
2023-03-30  9:59 ` [PATCH v1 3/6] dt-bindings: display: bridge: toshiba,tc358768: add parallel input mode Francesco Dolcini
2023-03-30  9:59   ` [PATCH v1 3/6] dt-bindings: display: bridge: toshiba, tc358768: " Francesco Dolcini
2023-03-31  8:48   ` [PATCH v1 3/6] dt-bindings: display: bridge: toshiba,tc358768: " Krzysztof Kozlowski
2023-03-31  8:48     ` Krzysztof Kozlowski
2023-03-31  9:40     ` Francesco Dolcini
2023-03-31  9:40       ` Francesco Dolcini
2023-04-03 21:01       ` Rob Herring
2023-04-03 21:01         ` Rob Herring
2023-04-03 21:10         ` Francesco Dolcini
2023-04-03 21:10           ` Francesco Dolcini
2023-04-03 21:20         ` Francesco Dolcini
2023-04-03 21:20           ` Francesco Dolcini
2023-04-14  8:42         ` Francesco Dolcini
2023-04-14  8:42           ` Francesco Dolcini
2023-03-30  9:59 ` [PATCH v1 4/6] drm/bridge: tc358768: Add TC9594 Francesco Dolcini
2023-03-30  9:59   ` Francesco Dolcini
2023-03-30  9:59 ` [PATCH v1 5/6] drm/bridge: tc358768: Add parallel data format cfg Francesco Dolcini
2023-03-30  9:59   ` Francesco Dolcini
2023-03-30  9:59 ` [PATCH v1 6/6] drm/bridge: tc358768: Add atomic_get_input_bus_fmts() implementation Francesco Dolcini
2023-03-30  9:59   ` Francesco Dolcini
2023-04-20  9:51   ` Francesco Dolcini

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.