diff options
author | Tsung-hua Lin <[email protected]> | 2022-11-09 12:54:22 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-11-23 09:01:53 -0500 |
commit | a6e1775da04ab042bc9e2e42399fa25714c253da (patch) | |
tree | cc373430abcd925619904d46b8df498e76c7ec16 /drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | |
parent | 3cb93f390453cde4d6afda1587aaa00e75e09617 (diff) |
drm/amd/display: No display after resume from WB/CB
[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 fix (Alex)
Reviewed-by: Jerry Zuo <[email protected]>
Acked-by: Brian Chang <[email protected]>
Signed-off-by: Tsung-hua Lin <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c')
0 files changed, 0 insertions, 0 deletions