diff options
author | Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com> | 2024-02-26 11:48:06 +0100 |
---|---|---|
committer | Philippe Cornu <philippe.cornu@foss.st.com> | 2024-06-28 11:17:07 +0200 |
commit | aca1cbc1c9860e39736d33626e5a1b45ff762f0a (patch) | |
tree | 8b5dcf8adb56f5b1a3c6ae2b3815f9b7696fb017 /drivers/mailbox | |
parent | 3f12669b436996e0ddbb35c903ec602a577ab352 (diff) |
drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver
The Low-Voltage Differential Signaling (LVDS) Display Interface
Transmitter handles the LVDS protocol: it maps the pixels received from
the upstream Pixel-DMA LCD-TFT Display Controller (LTDC) onto the LVDS
PHY.
It is composed of three sub blocks:
* LVDS host: handles the LVDS protocol (FPD / OpenLDI) and maps
its input pixels onto the data lanes of the PHY
* LVDS PHY: parallelize the data and drives the LVDS data lanes
* LVDS wrapper: handles top-level settings
The LVDS controller driver supports the following high-level features:
* FDP-Link-I and OpenLDI (v0.95) protocols
* Single-Link or Dual-Link operation
* Single-Display or Double-Display (with the same content
duplicated on both)
* Flexible Bit-Mapping, including JEIDA and VESA
* RGB888 or RGB666 output
* Synchronous design, with one input pixel per clock cycle
Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Acked-by: Yannick Fertre <yannick.fertre@foss.st.com>
Signed-off-by: Philippe Cornu <philippe.cornu@foss.st.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240226-lvds-v6-2-15e3463fbe70@foss.st.com
Diffstat (limited to 'drivers/mailbox')
0 files changed, 0 insertions, 0 deletions