drm/amd/display: Only skip update for DCFCLK, UCLK, FCLK on overclock
authorAlvin Lee <alvin.lee2@amd.com>
Tue, 2 May 2023 13:54:56 +0000 (09:54 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:39:35 +0000 (09:39 -0400)
commit1d8355ad922423c9f765a644ed04526a6273d9ee
treead774ffe5fcc6cf542dd1486fdac7bce57fd7917
parentf1822392128e00c1ae1579fe050ae3797db6ea02
drm/amd/display: Only skip update for DCFCLK, UCLK, FCLK on overclock

[Description]
- Update clocks is skipped in the GPU overclock sequence
- However, we still need to update DISPCLK, DPPCLK, and DTBCLK
  because the GPU overclock sequence could temporarily disable
  ODM 2:1 combine because we disable all planes in the sequence

Reviewed-by: Jun Lei <jun.lei@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c
drivers/gpu/drm/amd/display/dc/dc.h