aboutsummaryrefslogtreecommitdiff
path: root/include/drm
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2010-01-08 13:29:53 +1000
committerDave Airlie <airlied@redhat.com>2010-01-08 13:29:53 +1000
commite8d6d61586b84acfd66ec20142c9a850d2d11544 (patch)
tree14d30092322a36772337bafa76c84b5ddb2d8c98 /include/drm
parenta3a06cb6c207a5612fa9753e2453bbcb3f5a256d (diff)
parent003e69f9862bcda89a75c27750efdbc17ac02945 (diff)
Merge remote branch 'korg/drm-radeon-testing' into drm-testing
Diffstat (limited to 'include/drm')
-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 43009bc2e75..bc4fdf27bd2 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 {