aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dc_link.h
diff options
context:
space:
mode:
authorJohn Barberiz <jbarberi@amd.com>2018-02-09 17:48:18 -0500
committerAlex Deucher <alexander.deucher@amd.com>2018-03-05 15:33:02 -0500
commit11fffe45b76d2849a684f2d769bc76901ba0d301 (patch)
tree9aded957a18fc5ff4e1a0e4780dc40b885201b06 /drivers/gpu/drm/amd/display/dc/dc_link.h
parentdrm/amd/display: Fix active dongle hotplug (diff)
downloadlinux-dev-11fffe45b76d2849a684f2d769bc76901ba0d301.tar.xz
linux-dev-11fffe45b76d2849a684f2d769bc76901ba0d301.zip
drm/amd/display: Add passive dongle support for HPD Rearch
Add HPD delay timer support to 1. Single/dual link DVI. 2. DP to HDMI passive dongle 3. DP to DVI passive dongle. Signed-off-by: John Barberiz <jbarberi@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dc_link.h')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc_link.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dc_link.h b/drivers/gpu/drm/amd/display/dc/dc_link.h
index ac0f617b43c9..fb4d9eafdc6e 100644
--- a/drivers/gpu/drm/amd/display/dc/dc_link.h
+++ b/drivers/gpu/drm/amd/display/dc/dc_link.h
@@ -197,7 +197,7 @@ bool dc_link_dp_set_test_pattern(
const unsigned char *p_custom_pattern,
unsigned int cust_pattern_size);
-void dc_link_disable_hpd_filter(struct dc_link *link);
+void dc_link_enable_hpd_filter(struct dc_link *link, bool enable);
/*
* DPCD access interfaces