Skip to content
Snippets Groups Projects
Commit 9fcd8af6 authored by Jerry Zuo's avatar Jerry Zuo Committed by Solomon Chiu
Browse files

drm/amd/display: Ignore First MST Sideband Message Return Error


[why]
First MST sideband message returns AUX_RET_ERROR_HPD_DISCON
on certain intel platform. Aux transaction considered failure
if HPD unexpected pulled low. The actual aux transaction success
in such case, hence do not return error.

[how]
Not returning error when AUX_RET_ERROR_HPD_DISCON detected
on the first sideband message.

Cc: stable@vger.kernel.org # 4.18+
Signed-off-by: default avatarFangzhi Zuo <Jerry.Zuo@amd.com>
Acked-by: default avatarSolomon Chiu <solomon.chiu@amd.com>
Tested-by: default avatarDaniel Wheeler <daniel.wheeler@amd.com>
parent ef38ac8a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment