]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3213658433813d6a035f523586cd3287837897d
tree5acf2ce3d24bc787c35804d1d38931e32288eca2
parente693f6e17e9b1a4a3736517ae481e514ad3e9a7b
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