[PATCH v5 3/5] drm/dp: Add DisplayPort link helpers (original) (raw)

Thierry Reding thierry.reding at gmail.com
Thu Feb 20 07:55:32 PST 2014


From: Thierry Reding <treding at nvidia.com>

Add a helper to probe a DP link (read out the supported DPCD revision, maximum rate, link count and capabilities) as well as power up the DP link and configure it accordingly.

Reviewed-by: Alex Deucher <alexander.deucher at amd.com> Reviewed-by: Jani Nikula <jani.nikula at intel.com> Signed-off-by: Thierry Reding <treding at nvidia.com>

Changes in v5:

Changes in v4:

Changes in v3:

drivers/gpu/drm/drm_dp_helper.c | 97 +++++++++++++++++++++++++++++++++++++++++ include/drm/drm_dp_helper.h | 17 ++++++++ 2 files changed, 114 insertions(+)

1.8.4.2



More information about the dri-devel mailing list