drm/amd/display: To modify the condition in indicating branch device
authorMartin Tsai <martin.tsai@amd.com>
Wed, 2 Dec 2020 12:22:13 +0000 (20:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Dec 2020 20:01:40 +0000 (15:01 -0500)
commit9413b23fadad3861f5afd626ac44ef83ad8068ab
tree5acf2ce3d24bc787c35804d1d38931e32288eca2
parentc2d61e309171437e042f4c859e88077fffee18e5
drm/amd/display: To modify the condition in indicating branch device

[why]
The sink count change HPD_IRQ will be ignored if the branch device has only
DP DFP.

[how]
To remove the port type restriction.

Signed-off-by: Martin Tsai <martin.tsai@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c