Difference between revisions of "Supported Displays"

Jump to navigation Jump to search
m (fix typos)
(Fixes)
Line 1: Line 1:
{{Template:Note|'''Note:''' This page is under construction! Contribute to it by looking for MIPI-DSI panels in <code>drivers/gpu/drm/panel/</code> and filling out the table from their data sheets}}
{{Template:Note|'''Note:''' This page is under construction! Contribute to it by looking for MIPI-DSI panels in <code>drivers/gpu/drm/panel/</code> and filling out the table from their data sheets}}


= MIPI-DSI Displays =
== MIPI-DSI Displays ==


'''MIPI-DSI Displays''' are displays that follow the MIPI-DSI standard. Such displays can be connected to various PINE64 Single Board Computers.
'''MIPI-DSI Displays''' are displays that follow the MIPI-DSI standard. Such displays can be connected to various PINE64 Single Board Computers.


== MIPI Channels and Lanes ==
=== MIPI Channels and Lanes ===


The MIPI Lanes number is given in a format of <code>channels</code>&times;<code>lanes</code>. Before buying one, make sure that your SBC has enough channels and lanes to drive the display!
The MIPI Lanes number is given in a format of <code>channels</code>&times;<code>lanes</code>. Before buying one, make sure that your SBC has enough channels and lanes to drive the display!
Line 14: Line 14:
* '''SOQuartz:''' 1&times;4 + 1&times;2
* '''SOQuartz:''' 1&times;4 + 1&times;2


== Displays With Mainline Drivers ==
=== Displays With Mainline Drivers ===


These displays have free and open-source drivers in the main Linux kernel tree.
These displays have free and open-source drivers in the main Linux kernel tree.
<!-- Calculate the total resolution in resolution and put it in data-sort-value for sortability's sake -->
 
{| class="wikitable sortable"
{| class="wikitable sortable"
! scope="col" | Manufacturer
! scope="col" | Manufacturer
Line 49: Line 49:
|}
|}


= LVDS Displays =
== LVDS Displays ==


'''LVDS Displays''' are displays that follow the LVDS standard.
'''LVDS Displays''' are displays that follow the LVDS standard.


== LVDS Hardware Support ==
=== LVDS Hardware Support ===


Only Quartz64 Model A seems to support LVDS panels.
Only Quartz64 Model A seems to support LVDS panels.


== Displays and Timings ==
=== Displays and Timings ===


Gamiee add your thing here!
TBD