On Wed, 12 Aug 2015, Thierry Reding wrote:
> From: Thierry Reding
>
> If the sink support eDP, read the eDP revision from it's DPCD.
>
> Signed-off-by: Thierry Reding
> ---
> drivers/gpu/drm/drm_dp_helper.c | 30 +-
> include/drm/drm_dp_helper.h | 1 +
> 2 files
From: Thierry Reding
If the sink support eDP, read the eDP revision from it's DPCD.
Signed-off-by: Thierry Reding
---
drivers/gpu/drm/drm_dp_helper.c | 30 +-
include/drm/drm_dp_helper.h | 1 +
2 files changed, 30 insertions(+), 1 deletion(-)
diff --git a/driv