OSDN Git Service

drm/amd/display: Add DIGD case when getting retimer settings
authorAndrew Jiang <Andrew.Jiang@amd.com>
Wed, 11 Oct 2017 19:12:58 +0000 (15:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:51:19 +0000 (16:51 -0400)
commit4e527c01aa7a31b7aad98fa5493944891b69238d
tree678db37103595b04689f9cf6bdaa6209b44c1c4f
parent3e5e22154acfd89810d37aa4b3fac14014eb7ca8
drm/amd/display: Add DIGD case when getting retimer settings

One of the HDMI ports map to DIGD, which we did not map to DP3 ext
HDMI settings. Add the DIGD case so that we can get proper retimer
settings from SBIOS for that port.

Signed-off-by: Andrew Jiang <Andrew.Jiang@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@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>
drivers/gpu/drm/amd/display/dc/core/dc_link.c