diff options
| author | Nicholas Susanto <[email protected]> | 2023-12-01 06:25:15 -0700 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-12-06 15:22:34 -0500 |
| commit | 2ce156482a6fef349d2eba98e5070c412d3af662 (patch) | |
| tree | d6f4398e8e3a869a207e3cf9043d0cd280f8cd61 /tools/perf/scripts/python | |
| parent | d3586c707b8f64cbe5b778cfe59ac4b8a4be0d3b (diff) | |
drm/amd/display: Fix disable_otg_wa logic
[Why]
When switching to another HDMI mode, we are unnecesarilly
disabling/enabling FIFO causing both HPO and DIG registers to be set at
the same time when only HPO is supposed to be set.
This can lead to a system hang the next time we change refresh rates as
there are cases when we don't disable OTG/FIFO but FIFO is enabled when
it isn't supposed to be.
[How]
Removing the enable/disable FIFO entirely.
Tested-by: Daniel Wheeler <[email protected]>
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Nicholas Susanto <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions