diff options
author | Taimur Hassan <[email protected]> | 2023-10-10 13:31:19 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-11-07 12:03:29 -0500 |
commit | fd7cedccdde3ff9c7d31092787f280631da7b207 (patch) | |
tree | e8c6cc9471fbf1a266276f5e611cf446aa41c73e /net/lapb/lapb_iface.c | |
parent | ce3b32ec4aef7171277c7c8efc07861eac27998c (diff) |
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 <[email protected]>
Acked-by: Hersen Wu <[email protected]>
Signed-off-by: Taimur Hassan <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions