diff options
author | Lewis Huang <Lewis.Huang@amd.com> | 2019-10-03 16:01:25 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-10-25 16:50:09 -0400 |
commit | d4c2a96fdbfffc4c6a892a63d8fb218eb5fbc5f2 (patch) | |
tree | 02bf284ea663203f872fb150f339427ed8f7f41f /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | b837d783b6294bf7dc25e4056998f3f058023989 (diff) | |
download | linux-d4c2a96fdbfffc4c6a892a63d8fb218eb5fbc5f2.tar.gz linux-d4c2a96fdbfffc4c6a892a63d8fb218eb5fbc5f2.tar.bz2 linux-d4c2a96fdbfffc4c6a892a63d8fb218eb5fbc5f2.zip |
drm/amd/display: take signal type from link
[Why]
Signal is update to EDP when driver disable first encoder. The
following encoder using SIGNAL_TYPE_EDP to handle other
device. When encoder signal is HDMI, driver will detect it is dp
and release phy. It cause hw hang.
[How]
Take signal type from link->connector_signal.
Signed-off-by: Lewis Huang <Lewis.Huang@amd.com>
Reviewed-by: Eric Yang <eric.yang2@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/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions