[PATCH v2 3/4] drm/dp: Add DisplayPort link helpers

2013-12-20 Thread Jani Nikula
On Tue, 17 Dec 2013, Thierry Reding wrote: > Add a helper to probe a DP link (reading out the maximum rate, link > count and capabilities) as well as configuring it accordingly. > > Signed-off-by: Thierry Reding > --- > drivers/gpu/drm/drm_dp_helper.c | 77 >

[PATCH v2 3/4] drm/dp: Add DisplayPort link helpers

2013-12-17 Thread Thierry Reding
Add a helper to probe a DP link (reading out the maximum rate, link count and capabilities) as well as configuring it accordingly. Signed-off-by: Thierry Reding --- drivers/gpu/drm/drm_dp_helper.c | 77 + include/drm/drm_dp_helper.h | 30 ++