linux/drivers/gpu/drm/amd/display/dc/clk_mgr
Yongqiang Sun eb1b4573c0 drm/amd/display: DPP DTO isn't update properly.
[Why]
before update dpp DTO, we check dppclks in context to determine it is
changed or not, but dppclks in context will be updated anyways after
flip is done, so compare dppclks in context will always get an equal
result.

[How]
Add pipe dpp clks in dccg and compare values between dccg and context.

Signed-off-by: Yongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-03-19 00:03:04 -04:00
..
dce100 drm/amd/display: move dispclk vco freq to clk mgr base 2019-10-25 16:50:08 -04:00
dce110 drm/amdgpu/display: fix 64 bit divide 2019-10-03 09:11:00 -05:00
dce112 drm/amd/display: rename core_dc to dc 2019-12-05 16:26:39 -05:00
dce120 drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_construct 2019-07-18 14:18:09 -05:00
dcn10 drm/amd/display: rename core_dc to dc 2019-12-05 16:26:39 -05:00
dcn20 drm/amd/display: DPP DTO isn't update properly. 2020-03-19 00:03:04 -04:00
dcn21 drm/amd/display: Remove DISPCLK Limit Floor for Certain SMU Versions 2020-03-05 00:30:12 -05:00
clk_mgr.c drm/amd/display: Fix RV2 Variant Detection 2020-02-25 11:09:12 -05:00
Makefile amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags 2020-02-11 15:35:22 -05:00