drm/amd/display: allow DP RX to use more cr aux rd interval delay
authorWenjing Liu <wenjing.liu@amd.com>
Thu, 10 Sep 2020 18:11:37 +0000 (14:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Sep 2020 16:28:23 +0000 (12:28 -0400)
commitb50d55517da2c79cb9045bc175bcbf99098a0e28
treea735d82e1d1cd31ba3f6742b2453ca587024848d
parentf43dc909aa7f4516b5eaccbc8608d9bbe450f43e
drm/amd/display: allow DP RX to use more cr aux rd interval delay

[why]
Regression is caused by previous change with attempt to correct the
extended cr aux rd interval delay due to mis interpretation of the DP specs.
The change turns out not working well with certain RXs.
So we decided to keep the cr aux rd interval logic as before.

Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Reviewed-by: George Shen <George.Shen@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c