diff options
author | Taimur Hassan <syed.hassan@amd.com> | 2023-10-10 20:31:19 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-11-07 20:03:29 +0300 |
commit | fd7cedccdde3ff9c7d31092787f280631da7b207 (patch) | |
tree | e8c6cc9471fbf1a266276f5e611cf446aa41c73e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ce3b32ec4aef7171277c7c8efc07861eac27998c (diff) | |
download | linux-fd7cedccdde3ff9c7d31092787f280631da7b207.tar.xz |
drm/amd/display: Fix OTG disable workaround logic
[Why]
DENTIST was hanging when performing DISPCLK update with OTG enabled, as
OTG disable workaround was not executing.
[How]
Workaround was checking against current_state before running, but when
called from optimize_bandwidth (safe_to_lower), we should be checking
against context instead.
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Hersen Wu <hersenxs.wu@amd.com>
Signed-off-by: Taimur Hassan <syed.hassan@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions