compositor-drm: add DPI connector type
authorStefan Agner <stefan@agner.ch>
Mon, 20 Aug 2018 15:11:38 +0000 (17:11 +0200)
committerStefan Agner <stefan@agner.ch>
Mon, 20 Aug 2018 15:11:38 +0000 (17:11 +0200)
commit30e283de702421a6c92c12dd3c7adec2bf252c4c
treea75be87d0c90776c38c9c0d71cd71985932739d0
parent453345102818448c3078c0ce8f02e580c744a2a6
compositor-drm: add DPI connector type

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>
libweston/compositor-drm.c