mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Taimur Hassan fd7cedccdd 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>
2023-11-07 12:03:29 -05:00
..
amdgpu_dm drm/amd/display: fix S/G display enablement 2023-10-27 14:10:37 -04:00
dc drm/amd/display: Fix OTG disable workaround logic 2023-11-07 12:03:29 -05:00
dmub drm/amd/display: Enable more IPS options 2023-11-07 11:16:56 -05:00
include drm/amd/display: Revert "drm/amd/display: allow edp updates for virtual signal" 2023-10-26 18:58:14 -04:00
modules drm/amd/display: VSIF v3 set Max Refresh Rate 2023-10-09 16:53:02 -04:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile drm/amd/display: Refactor HWSS into component folder 2023-10-09 17:00:09 -04:00
TODO