diff options
author | Nicholas Susanto <nicholas.susanto@amd.com> | 2023-12-01 16:25:15 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-12-06 23:22:34 +0300 |
commit | 2ce156482a6fef349d2eba98e5070c412d3af662 (patch) | |
tree | d6f4398e8e3a869a207e3cf9043d0cd280f8cd61 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d3586c707b8f64cbe5b778cfe59ac4b8a4be0d3b (diff) | |
download | linux-2ce156482a6fef349d2eba98e5070c412d3af662.tar.xz |
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 <daniel.wheeler@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Nicholas Susanto <nicholas.susanto@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions