drm/amd/display: always use 100us for cr aux rd interval
authorWenjing Liu <wenjing.liu@amd.com>
Tue, 11 Aug 2020 22:27:48 +0000 (18:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Sep 2020 21:52:40 +0000 (17:52 -0400)
commit3fb068c3ec862b63b002e7818896cebea925e109
tree59b28c74f9e4a9eca97b27eab453239c64d16d47
parent64fbb86d6b6f72c420dfcf23f82811a44d1c4670
drm/amd/display: always use 100us for cr aux rd interval

[why]
The cr training aux rd interval is
modified without following specs requirements.
According to the commit message the change was not intended to modify the value.
Therefore it looks like it is caused by a typo in the change.

Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c