summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
diff options
context:
space:
mode:
authorFangzhi Zuo <Jerry.Zuo@amd.com>2022-02-09 16:43:45 -0500
committerAlex Deucher <alexander.deucher@amd.com>2022-02-23 14:22:03 -0500
commit9ff28ab43af4cd9f1771779b502cac1bd0aa4264 (patch)
tree5b9c05251e68a3cb463eb7e08ee47e9c6e4868e7 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
parent10a9accd4842e6098cc27d79d43d7542254003bc (diff)
downloadlinux-9ff28ab43af4cd9f1771779b502cac1bd0aa4264.tar.gz
linux-9ff28ab43af4cd9f1771779b502cac1bd0aa4264.tar.bz2
linux-9ff28ab43af4cd9f1771779b502cac1bd0aa4264.zip
drm/amd/display: Ignore Transitional Invalid Link Rate Error Message
[Why] When hotplug or unplug happens, each stream disabled one by one, and then enable any alived streams. Link phy and payload table is cleared when 1st stream is disabled. That causes the error message pops up when disable 2nd stream. There is no active stream after link_rate is cleared. After all streams are disabled, link will be trained again and link rate is assigned to any alived streams. Therefore there is no harm for the error message that represents invalid link rate value in the atomic reset transitional time period. [How] Downgrade the log level from ERROR to DEBUG. Reviewed-by: Wayne Lin <Wayne.Lin@amd.com> Acked-by: Solomon Chiu <solomon.chiu@amd.com> Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c')
0 files changed, 0 insertions, 0 deletions