diff options
author | Fangzhi Zuo <Jerry.Zuo@amd.com> | 2022-07-06 22:52:46 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-07-13 19:20:26 +0300 |
commit | acea108fa067d140bd155161a79b1fcd967f4137 (patch) | |
tree | 33efb0040c863689fba07dfab86cdb79631800ed /tools/perf/scripts/python/libxed.py | |
parent | 3590b44b9434af1b9c81c3f40189087ed4fe3635 (diff) | |
download | linux-acea108fa067d140bd155161a79b1fcd967f4137.tar.xz |
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>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions