diff options
author | Nicholas Kazlauskas <[email protected]> | 2022-09-06 09:47:24 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-09-19 15:16:13 -0400 |
commit | d1a4ae582448a4afe38b7f117523fa2ac2e96599 (patch) | |
tree | 468b0a0bb5900bd294fe21edeb63316ff4f57cc7 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | e294bf36bd9b000defa9f80f054ae355a4914b0b (diff) |
drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314
[Why]
This shouldn't trigger during tiled display hotplug/unplug but it does
because one of the tiles can end up with a NULL plane state.
This also doesn't guard against the hang that it was originally trying
to resolve, and can instead cause DIO corruption due to OTG sync
being lost.
[How]
This was reverted at one point out of DCN31 so revert it here too.
Reviewed-by: Dmytro Laktyushkin <[email protected]>
Acked-by: Wayne Lin <[email protected]>
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions