[PATCH v5 2/5] drm/dp: Add drm_dp_dpcd_read_link_status() (original) (raw)

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


From: Thierry Reding <treding at nvidia.com>

The function reads the link status (6 bytes starting at offset 0x202) from the DPCD so that it can be conveniently passed to other DPCD helpers.

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>

drivers/gpu/drm/drm_dp_helper.c | 16 ++++++++++++++++ include/drm/drm_dp_helper.h | 3 +++ 2 files changed, 19 insertions(+)

1.8.4.2



More information about the dri-devel mailing list