aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
diff options
context:
space:
mode:
authorMartin Tsai <[email protected]>2019-08-22 10:02:13 +0800
committerAlex Deucher <[email protected]>2019-09-17 08:06:54 -0500
commit616f5b65f1c02d3d6ae370644670d14c57de2fd8 (patch)
tree233dcf95ed3661f183c38d2f602e21379503d625 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parent74df06dd8ef3a70bac08a35cad903d5a4466aed5 (diff)
drm/amd/display: Handle virtual signal type in disable_link()
[Why] The new implementation changed the behavior to allow process setMode to DAL when DAL returns empty mode query for unplugged display. This will trigger additional disable_link(). When unplug HDMI from MST dock, driver will update stream->signal to "Virtual". disable_link() will call disable_output() if the signal type is not DP and induce other displays on MST dock show black screen. [How] Don't need to process disable_output() if the signal type is virtual. Signed-off-by: Martin Tsai <[email protected]> Reviewed-by: Charlene Liu <[email protected]> Acked-by: Leo Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions