diff --git a/[refs] b/[refs] index c1a289d7084d..104788a14dd2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 27d4d05220f84c2f83fe4c410fda0da479905813 +refs/heads/master: afe887df1c3806da98d4edfeef7794d11eb0fe16 diff --git a/trunk/include/drm/drm_crtc.h b/trunk/include/drm/drm_crtc.h index 63e4fce67288..4cd4be26722c 100644 --- a/trunk/include/drm/drm_crtc.h +++ b/trunk/include/drm/drm_crtc.h @@ -453,7 +453,7 @@ struct drm_encoder_funcs { #define DRM_CONNECTOR_MAX_UMODES 16 #define DRM_CONNECTOR_MAX_PROPERTY 16 #define DRM_CONNECTOR_LEN 32 -#define DRM_CONNECTOR_MAX_ENCODER 2 +#define DRM_CONNECTOR_MAX_ENCODER 3 /** * drm_encoder - central DRM encoder structure