Skip to content

compositor-drm: add DPI connector type

Stefan Agner requested to merge agners/weston:add-dpi-connector into master

Linux v4.7 introduced a new connector type for display parallel interface (DPI). Add DPI to the list of connectors in the DRM backend of Weston as well. This avoid DPI connectors showing up as UNNAMED.

Signed-off-by: Stefan Agner stefan@agner.ch

Merge request reports