]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/uapi/drm/drm_mode.h
Merge tag 'drm-vc4-next-2016-05-02' of https://github.com/anholt/linux into drm-next
[karo-tx-linux.git] / include / uapi / drm / drm_mode.h
index 7a7856e02e49440ffeb6c7490ad5211583b9d155..f7e53ea9ee96bccf0cb15d74762cd6238e951968 100644 (file)
@@ -202,6 +202,7 @@ struct drm_mode_get_plane_res {
 #define DRM_MODE_ENCODER_VIRTUAL 5
 #define DRM_MODE_ENCODER_DSI   6
 #define DRM_MODE_ENCODER_DPMST 7
+#define DRM_MODE_ENCODER_DPI   8
 
 struct drm_mode_get_encoder {
        __u32 encoder_id;
@@ -241,6 +242,7 @@ struct drm_mode_get_encoder {
 #define DRM_MODE_CONNECTOR_eDP         14
 #define DRM_MODE_CONNECTOR_VIRTUAL      15
 #define DRM_MODE_CONNECTOR_DSI         16
+#define DRM_MODE_CONNECTOR_DPI         17
 
 struct drm_mode_get_connector {