[PATCH 01/10] drm/dp_helper: add defines for DP 1.2 and MST support.

2014-05-13 Thread Jingoo Han
On Monday, May 12, 2014 3:47 PM, Dave Airlie wrote: > > From: Dave Airlie > > This just adds the defines from the DP 1.2 spec, which we > will use later. > > Signed-off-by: Dave Airlie > --- > include/drm/drm_dp_helper.h | 78 > + > 1 file changed,

[PATCH 01/10] drm/dp_helper: add defines for DP 1.2 and MST support.

2014-05-12 Thread Dave Airlie
From: Dave Airlie This just adds the defines from the DP 1.2 spec, which we will use later. Signed-off-by: Dave Airlie --- include/drm/drm_dp_helper.h | 78 + 1 file changed, 78 insertions(+) diff --git a/include/drm/drm_dp_helper.h b/include/drm/dr