diff options
author | Fangzhi Zuo <Jerry.Zuo@amd.com> | 2022-07-06 15:52:46 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-07-13 11:25:16 -0400 |
commit | 57b9f3384c64e37bbdad7f127625ac3733d11e5c (patch) | |
tree | e93aaabf143b9162eeb576167970a6364471b532 /drivers/gpu/drm/amd/amdgpu/ta_secureDisplay_if.h | |
parent | 50e8ca0b675add8eb0e95938448a4a0f9fb0b6dd (diff) |
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.
v2: squash in additional DMI entries
v3: squash in static fix
Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
Acked-by: Solomon Chiu <solomon.chiu@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/amdgpu/ta_secureDisplay_if.h')
0 files changed, 0 insertions, 0 deletions