summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2010-01-08 04:29:53 +0100
committerDave Airlie <airlied@redhat.com>2010-01-08 04:29:53 +0100
commite8d6d61586b84acfd66ec20142c9a850d2d11544 (patch)
tree14d30092322a36772337bafa76c84b5ddb2d8c98 /include
parentMerge remote branch 'korg/drm-core-next' into drm-testing (diff)
parentdrm/radeon/kms: Don't try to enable IRQ if we have no handler installed (diff)
downloadlinux-e8d6d61586b84acfd66ec20142c9a850d2d11544.tar.xz
linux-e8d6d61586b84acfd66ec20142c9a850d2d11544.zip
Merge remote branch 'korg/drm-radeon-testing' into drm-testing
Diffstat (limited to 'include')
-rw-r--r--include/drm/drm_mode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h
index 43009bc2e757..bc4fdf27bd2e 100644
--- a/include/drm/drm_mode.h
+++ b/include/drm/drm_mode.h
@@ -160,6 +160,7 @@ struct drm_mode_get_encoder {
#define DRM_MODE_CONNECTOR_HDMIA 11
#define DRM_MODE_CONNECTOR_HDMIB 12
#define DRM_MODE_CONNECTOR_TV 13
+#define DRM_MODE_CONNECTOR_eDP 14
struct drm_mode_get_connector {