diff options
| author | Nicholas Susanto <[email protected]> | 2024-05-14 15:38:39 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-06-05 15:06:12 +0000 |
| commit | cc4d6ea0f21e782d8f1c8feeb6bb3133579570dd (patch) | |
| tree | 74be75829db732f8c7b17783a087e43029e34a6d /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c | |
| parent | drm/amdkfd: Handle deallocated VPGRs in gfx11+ trap handler (diff) | |
| download | kernel-cc4d6ea0f21e782d8f1c8feeb6bb3133579570dd.tar.gz kernel-cc4d6ea0f21e782d8f1c8feeb6bb3133579570dd.zip | |
drm/amd/display: Fix DML2 logic to set clk state to min
[Why]
When an eDP with high clock states is going into s0i3, stream_count is
0. This causes DML to not update the clks to the lowest state and
blocking us to enter s0i3 since eDP is out of vmin.
[How]
When stream_count is 0, set all the clocks to the lowest state.
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Zaeem Mohamed <[email protected]>
Signed-off-by: Nicholas Susanto <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c')
0 files changed, 0 insertions, 0 deletions
