Display panels hardware components

Revision as of 15:02, 21 October 2019 by Registered User

1. Article purpose[edit source]

The purpose of this article is to:

  • list the display panels hardware components that might be integrated in the different boards.
  • link these components to the corresponding software framework(s).
  • point to the datasheet(s) of these components.
  • explain, when necessary, how to configure these components.

2. Software frameworks[edit source]

Internal peripherals software table template

| Visual
|  Raydium RM68200
| 
|  DRM/KMS framework
| 
| DSI panel driver
|-
|  Orise Tech OTM8009a
| 
|  DRM/KMS framework
| 
| DSI panel driver
|}

3. Raydium RM68200[edit source]

The Raydium RM68200 is a single-chip solution for a-Si TFT LCD that incorporates gate drivers and is capable of driving different panel resolutions. It supports both MIPI® DSI Interface and serial peripheral interfaces (SPI)

For details and the datasheet please contact the RM68200 driver provider.

3.1. Linux driver[edit source]

Bindings: Documentation/devicetree/bindings/display/panel/raydium,rm68200.txt

Sources: drivers/gpu/drm/panel/panel-raydium-rm68200.c

4. Orise Tech OTM8009a[edit source]

The Orise Tech OTM8009a is a MIPI® DSI panel driver.

For details and the datasheet please contact the OTM8009a driver provider.

4.1. Linux driver[edit source]

Bindings: Documentation/devicetree/bindings/display/panel/orisetech,otm8009a.txt

Sources: drivers/gpu/drm/panel/panel-orisetech-otm8009a.c