From e5c1e833ed4f3ecbddaaf430b97bb629c51b19ed Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 14 May 2012 16:05:46 -0400 Subject: [PATCH] --- yaml --- r: 307471 b: refs/heads/master c: de44d97193fc67c1636c614fc302945e2912da1f h: refs/heads/master i: 307469: 2bac39b44fd4d4717e97319e8db7950563128fa7 307467: 73b2dfa68551dd575efcf3bff96d2f6fd83a57ab 307463: f57173ee6e6e883b5705199de0144d4c0b5f95c4 307455: a04b7ef5d79a7caee997218753b197a217654c50 v: v3 --- [refs] | 2 +- trunk/include/drm/drm_dp_helper.h | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 705c295f595b..765c3ec24a61 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 86c3c3beb83d6cf61cc1589b62aaec80e6ac2b8b +refs/heads/master: de44d97193fc67c1636c614fc302945e2912da1f diff --git a/trunk/include/drm/drm_dp_helper.h b/trunk/include/drm/drm_dp_helper.h index 8ed85b96487d..1744b18c06b3 100644 --- a/trunk/include/drm/drm_dp_helper.h +++ b/trunk/include/drm/drm_dp_helper.h @@ -72,6 +72,10 @@ #define DP_MAIN_LINK_CHANNEL_CODING 0x006 +#define DP_DOWN_STREAM_PORT_COUNT 0x007 +#define DP_PORT_COUNT_MASK 0x0f +#define DP_OUI_SUPPORT (1 << 7) + #define DP_EDP_CONFIGURATION_CAP 0x00d #define DP_TRAINING_AUX_RD_INTERVAL 0x00e