aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
diff options
context:
space:
mode:
authorWenjing Liu <[email protected]>2022-01-19 16:24:36 +0800
committerAlex Deucher <[email protected]>2022-01-25 18:00:34 -0500
commitc282d9512cdd167384fe0d233d13deea538658f2 (patch)
tree1c8266bd01788b64d175753ff07cb7402993cbb9 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parent5b680dbfbf6899afaf8bbe59b859509149d59129 (diff)
drm/amd/display: factor out dp detection link training and mst top detection
[why] dc_link_detect_helper has multiple purpose: 1. Detect link and local sink. 2. Verify link capability by performing detection link training. 3. Start mst topology discovery and if succeeded fails the current interface. This is difficult to maintain as item 2 has become more destructive to current dc state. The change is to decouple these sequences to its own functions. Eventually only item 2 is a destructive method and we will redesign this sequence with a more unified policy across different encoder types. Tested-by: Daniel Wheeler <[email protected]> Reviewed-by: Chris Park <[email protected]> Acked-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Wenjing Liu <[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