diff options
author | Eric Yang <Eric.Yang2@amd.com> | 2019-06-29 14:38:04 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-07-18 14:17:20 -0500 |
commit | b791f9dc2de4f9e66aae28451d1284d054542614 (patch) | |
tree | 5d60a804c39d2472a90a3c0340d405a1cf858f91 /drivers/gpu/drm/drm_framebuffer.c | |
parent | 7352193a33dfc9b69ba3bf6a8caea925b96243b1 (diff) |
drm/amd/display: do not read link setting if edp not connected
[Why]
Previously assume eDP sink present if connector present. Do not
need to enforce this restriction. Fix issue where driver attempt
to read link setting even though no edp connected.
{How]
Only read link setting after reading connection status.
Signed-off-by: Eric Yang <Eric.Yang2@amd.com>
Reviewed-by: Yongqiang Sun <yongqiang.sun@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/drm_framebuffer.c')
0 files changed, 0 insertions, 0 deletions